diff options
Diffstat (limited to 'apps/player/keyboard.c')
-rw-r--r-- | apps/player/keyboard.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/player/keyboard.c b/apps/player/keyboard.c index 42b93f83bd..2d186c7cde 100644 --- a/apps/player/keyboard.c +++ b/apps/player/keyboard.c | |||
@@ -31,6 +31,7 @@ | |||
31 | #include "misc.h" | 31 | #include "misc.h" |
32 | #include "rbunicode.h" | 32 | #include "rbunicode.h" |
33 | #include "lang.h" | 33 | #include "lang.h" |
34 | #include "keyboard.h" | ||
34 | 35 | ||
35 | #define KBD_BUF_SIZE 64 | 36 | #define KBD_BUF_SIZE 64 |
36 | #define KEYBOARD_PAGES 3 | 37 | #define KEYBOARD_PAGES 3 |