mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-08 20:38:06 +02:00
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
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue