summaryrefslogtreecommitdiffstats
path: root/osdep/getch2-os2.c
diff options
context:
space:
mode:
Diffstat (limited to 'osdep/getch2-os2.c')
-rw-r--r--osdep/getch2-os2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/osdep/getch2-os2.c b/osdep/getch2-os2.c
index 27ebfaa354..05e408ff45 100644
--- a/osdep/getch2-os2.c
+++ b/osdep/getch2-os2.c
@@ -29,7 +29,7 @@
#include <string.h>
#include "config.h"
-#include "keycodes.h"
+#include "input/keycodes.h"
#include "input/input.h"
#include "mp_fifo.h"
#include "getch2.h"