libweston: do not include weston.h
Libweston is not allowed to depend on Weston. Fortunately this include is unnecessary and can be simply removed. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
This commit is contained in:
parent
a2e80aca68
commit
531b61c14a
@ -32,7 +32,6 @@
|
||||
#include <string.h>
|
||||
#include <libweston/libweston.h>
|
||||
#include <libweston/weston-log.h>
|
||||
#include "compositor/weston.h"
|
||||
#include "weston-content-protection-server-protocol.h"
|
||||
#include "shared/helpers.h"
|
||||
#include "shared/timespec-util.h"
|
||||
|
Loading…
Reference in New Issue
Block a user