aboutsummaryrefslogtreecommitdiff
path: root/include/xwayland/xwm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/xwayland/xwm.h')
-rw-r--r--include/xwayland/xwm.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/xwayland/xwm.h b/include/xwayland/xwm.h
index 391e09ab..7ed97b15 100644
--- a/include/xwayland/xwm.h
+++ b/include/xwayland/xwm.h
@@ -5,10 +5,12 @@
#include <wlr/config.h>
#include <wlr/xwayland.h>
#include <xcb/render.h>
+#include "config.h"
+#include "xwayland/selection.h"
+
#if HAS_XCB_ERRORS
#include <xcb/xcb_errors.h>
#endif
-#include "xwayland/selection.h"
/* This is in xcb/xcb_event.h, but pulling xcb-util just for a constant
* others redefine anyway is meh