aboutsummaryrefslogtreecommitdiff
path: root/include/wlr/backend/x11.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/wlr/backend/x11.h')
-rw-r--r--include/wlr/backend/x11.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/wlr/backend/x11.h b/include/wlr/backend/x11.h
index 56360bf7..5793a3b9 100644
--- a/include/wlr/backend/x11.h
+++ b/include/wlr/backend/x11.h
@@ -2,7 +2,9 @@
#define WLR_BACKEND_X11_H
#include <stdbool.h>
+
#include <wayland-server.h>
+
#include <wlr/backend.h>
#include <wlr/types/wlr_input_device.h>
#include <wlr/types/wlr_output.h>