diff --git a/osdep/getch2-os2.c b/osdep/getch2-os2.c index 6bbcafabbe..cf890238b8 100644 --- a/osdep/getch2-os2.c +++ b/osdep/getch2-os2.c @@ -32,6 +32,7 @@ #include "keycodes.h" #include "input/input.h" #include "mp_fifo.h" +#include "getch2.h" #if defined(HAVE_LANGINFO) && defined(CONFIG_ICONV) #include