projects
/
platform
/
upstream
/
weston.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f5e360
)
xwm: no need for compositor/weston.h
author
Pekka Paalanen
<pekka.paalanen@collabora.com>
Fri, 4 Oct 2019 14:02:55 +0000
(17:02 +0300)
committer
Pekka Paalanen
<pekka.paalanen@collabora.com>
Fri, 4 Oct 2019 14:14:22 +0000
(17:14 +0300)
The xwayland plugin (XWM) is a libweston plugin, so it has no business using
Weston things. Luckily its not, this was just a left-over include. Remove it to
reduce confusion.
Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
xwayland/xwayland.h
patch
|
blob
|
history
diff --git
a/xwayland/xwayland.h
b/xwayland/xwayland.h
index a9b4829dee5c8078dbbc0833726491904fa3b33d..3ef0404fe956b72d542c1ed9443a7ce628608ebe 100644
(file)
--- a/
xwayland/xwayland.h
+++ b/
xwayland/xwayland.h
@@
-31,7
+31,6
@@
#include <cairo/cairo-xcb.h>
#include <libweston/libweston.h>
-#include "compositor/weston.h"
#include <libweston/xwayland-api.h>
#include <libweston/weston-log.h>