Don't include xserver-server-protocol.h
authorMariusz Ceier <mceier+wayland@gmail.com>
Mon, 7 Apr 2014 16:02:13 +0000 (18:02 +0200)
committerKristian Høgsberg <krh@bitplanet.net>
Mon, 7 Apr 2014 16:46:27 +0000 (09:46 -0700)
It was removed in 757d8aff2757387bcd594e2ee2a27055b366eac3,
along with xserver protocol.

Signed-off-by: Mariusz Ceier <mceier+wayland@gmail.com>
xwayland/dnd.c
xwayland/launcher.c
xwayland/window-manager.c

index daeb08d..f0f2457 100644 (file)
@@ -37,7 +37,6 @@
 
 #include "cairo-util.h"
 #include "compositor.h"
-#include "xserver-server-protocol.h"
 #include "hash.h"
 
 static void
index f37cbe4..f0a87f5 100644 (file)
@@ -33,7 +33,6 @@
 #include <signal.h>
 
 #include "xwayland.h"
-#include "xserver-server-protocol.h"
 
 
 static int
index c8810a9..7a042e5 100644 (file)
@@ -38,7 +38,6 @@
 
 #include "cairo-util.h"
 #include "compositor.h"
-#include "xserver-server-protocol.h"
 #include "hash.h"
 
 struct wm_size_hints {