aboutsummaryrefslogtreecommitdiffstats
path: root/evdev.c
diff options
context:
space:
mode:
Diffstat (limited to 'evdev.c')
-rw-r--r--evdev.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/evdev.c b/evdev.c
index d79db8f..d934aa6 100644
--- a/evdev.c
+++ b/evdev.c
@@ -25,7 +25,7 @@
#include <linux/input.h>
#include "wayland.h"
-#include "wayland-system-compositor.h"
+#include "compositor.h"
struct evdev_input_device {
struct wlsc_input_device *device;