summaryrefslogtreecommitdiffstats
path: root/video/out/wayland_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/wayland_common.c')
-rw-r--r--video/out/wayland_common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/out/wayland_common.c b/video/out/wayland_common.c
index 0046111608..b72cd9346b 100644
--- a/video/out/wayland_common.c
+++ b/video/out/wayland_common.c
@@ -19,7 +19,7 @@
#include <limits.h>
#include <poll.h>
#include <unistd.h>
-#include <linux/input.h>
+#include <linux/input-event-codes.h>
#include <time.h>
#include "common/msg.h"
#include "options/m_config.h"