diff --git a/evdev.c b/evdev.c index d79db8fa..d934aa6c 100644 --- a/evdev.c +++ b/evdev.c @@ -25,7 +25,7 @@ #include #include "wayland.h" -#include "wayland-system-compositor.h" +#include "compositor.h" struct evdev_input_device { struct wlsc_input_device *device;