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.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/osdep/getch2-os2.c b/osdep/getch2-os2.c
index 41e498d20d..58ea0c01bc 100644
--- a/osdep/getch2-os2.c
+++ b/osdep/getch2-os2.c
@@ -31,6 +31,7 @@
#include "keycodes.h"
#include "input/input.h"
#include "mp_fifo.h"
+#include "getch2.h"
#if defined( USE_LANGINFO ) && defined( USE_ICONV )
#include <locale.h>