aboutsummaryrefslogtreecommitdiff
path: root/backend/x11
diff options
context:
space:
mode:
Diffstat (limited to 'backend/x11')
-rw-r--r--backend/x11/output.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/backend/x11/output.c b/backend/x11/output.c
index 11dda67d..24b9c599 100644
--- a/backend/x11/output.c
+++ b/backend/x11/output.c
@@ -13,6 +13,7 @@
#include <wlr/interfaces/wlr_output.h>
#include <wlr/interfaces/wlr_pointer.h>
#include <wlr/interfaces/wlr_touch.h>
+#include <wlr/render/egl.h>
#include <wlr/render/gles2.h>
#include <wlr/util/log.h>