diff options
Diffstat (limited to 'rootston/seat.c')
-rw-r--r-- | rootston/seat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rootston/seat.c b/rootston/seat.c index 719fc352..c51d6ee5 100644 --- a/rootston/seat.c +++ b/rootston/seat.c @@ -4,7 +4,7 @@ #include <stdlib.h> #include <string.h> #include <time.h> -#include <wayland-server.h> +#include <wayland-server-core.h> #include <wlr/backend/libinput.h> #include <wlr/config.h> #include <wlr/types/wlr_data_device.h> |