diff --git a/xwayland/dnd.c b/xwayland/dnd.c index daeb08de..f0f2457d 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 f37cbe4a..f0a87f5b 100644 --- a/xwayland/launcher.c +++ b/xwayland/launcher.c @@ -33,7 +33,6 @@ #include #include "xwayland.h" -#include "xserver-server-protocol.h" static int diff --git a/xwayland/window-manager.c b/xwayland/window-manager.c index c8810a91..7a042e57 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 {