[PATCH weston] Don't include xserver-server-protocol.h

Mariusz Ceier mceier+wayland at gmail.com
Mon Apr 7 09:02:13 PDT 2014


It was removed in 757d8aff2757387bcd594e2ee2a27055b366eac3,
along with xserver protocol.

Signed-off-by: Mariusz Ceier <mceier+wayland at gmail.com>
---
 xwayland/dnd.c            | 1 -
 xwayland/launcher.c       | 1 -
 xwayland/window-manager.c | 1 -
 3 files changed, 3 deletions(-)

diff --git a/xwayland/dnd.c b/xwayland/dnd.c
index daeb08d..f0f2457 100644
--- a/xwayland/dnd.c
+++ b/xwayland/dnd.c
@@ -37,7 +37,6 @@
 
 #include "cairo-util.h"
 #include "compositor.h"
-#include "xserver-server-protocol.h"
 #include "hash.h"
 
 static void
diff --git a/xwayland/launcher.c b/xwayland/launcher.c
index f37cbe4..f0a87f5 100644
--- a/xwayland/launcher.c
+++ b/xwayland/launcher.c
@@ -33,7 +33,6 @@
 #include <signal.h>
 
 #include "xwayland.h"
-#include "xserver-server-protocol.h"
 
 
 static int
diff --git a/xwayland/window-manager.c b/xwayland/window-manager.c
index c8810a9..7a042e5 100644
--- a/xwayland/window-manager.c
+++ b/xwayland/window-manager.c
@@ -38,7 +38,6 @@
 
 #include "cairo-util.h"
 #include "compositor.h"
-#include "xserver-server-protocol.h"
 #include "hash.h"
 
 struct wm_size_hints {
-- 
1.9.1



More information about the wayland-devel mailing list