aboutsummaryrefslogtreecommitdiff
path: root/include/backend
diff options
context:
space:
mode:
authorDominique Martinet <asmadeus@codewreck.org>2017-12-19 19:55:18 +0100
committerDominique Martinet <asmadeus@codewreck.org>2017-12-19 20:13:49 +0100
commitdabfe159dea502a51617d90785343cee18cf408b (patch)
treeb3e2f2de180fe39cd425140f10e00b749b7a089d /include/backend
parentf83b16bc17ab9a95c23d235416acc2c26daa640d (diff)
wl backend: add wlr_output_is_wl
Diffstat (limited to 'include/backend')
-rw-r--r--include/backend/wayland.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/backend/wayland.h b/include/backend/wayland.h
index 41cd21c8..5d30745e 100644
--- a/include/backend/wayland.h
+++ b/include/backend/wayland.h
@@ -8,7 +8,6 @@
#include <wlr/render/egl.h>
#include <wlr/backend/wayland.h>
#include <wlr/types/wlr_box.h>
-#include <wlr/types/wlr_output.h>
#include <wlr/types/wlr_input_device.h>
#include <wayland-util.h>