summaryrefslogtreecommitdiffstats
path: root/osdep/getch2.c
diff options
context:
space:
mode:
Diffstat (limited to 'osdep/getch2.c')
-rw-r--r--osdep/getch2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/osdep/getch2.c b/osdep/getch2.c
index 3369838682..7ddcb3f378 100644
--- a/osdep/getch2.c
+++ b/osdep/getch2.c
@@ -58,7 +58,7 @@
#include <fcntl.h>
#include "mp_fifo.h"
-#include "keycodes.h"
+#include "input/keycodes.h"
#include "getch2.h"
#ifdef HAVE_TERMIOS