aboutsummaryrefslogtreecommitdiff
path: root/include/backend/x11.h
diff options
context:
space:
mode:
authorDominique Martinet <asmadeus@codewreck.org>2017-12-19 20:40:36 +0100
committerDominique Martinet <asmadeus@codewreck.org>2017-12-19 20:40:36 +0100
commitfcd7062542bec6f9ab247dbc63c6eead457006bf (patch)
treec19713e52bb8931c9a5116e745104458bf5e4f29 /include/backend/x11.h
parent169bc9fa100afd01c25ec140e7dcae565920c6a4 (diff)
x11 backend: add wlr_input_device_is_x11
Diffstat (limited to 'include/backend/x11.h')
-rw-r--r--include/backend/x11.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/backend/x11.h b/include/backend/x11.h
index b845a41a..b342cd4d 100644
--- a/include/backend/x11.h
+++ b/include/backend/x11.h
@@ -6,7 +6,6 @@
#include <X11/Xlib-xcb.h>
#include <wayland-server.h>
#include <wlr/render/egl.h>
-#include <wlr/types/wlr_input_device.h>
struct wlr_x11_backend;