aboutsummaryrefslogtreecommitdiff
path: root/backend/rdp/keyboard.c
diff options
context:
space:
mode:
Diffstat (limited to 'backend/rdp/keyboard.c')
-rw-r--r--backend/rdp/keyboard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend/rdp/keyboard.c b/backend/rdp/keyboard.c
index b3c5869d..78dd8b08 100644
--- a/backend/rdp/keyboard.c
+++ b/backend/rdp/keyboard.c
@@ -1,5 +1,5 @@
#include <stdlib.h>
-#include <wayland-server.h>
+#include <wayland-server-core.h>
#include <wlr/types/wlr_input_device.h>
#include <wlr/types/wlr_keyboard.h>
#include <wlr/interfaces/wlr_keyboard.h>