diff options
Diffstat (limited to 'apps/plugins/jpeg')
| -rw-r--r-- | apps/plugins/jpeg/jpeg.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/plugins/jpeg/jpeg.h b/apps/plugins/jpeg/jpeg.h index 4cbbc27..0947b57 100644 --- a/apps/plugins/jpeg/jpeg.h +++ b/apps/plugins/jpeg/jpeg.h @@ -285,6 +285,8 @@ #define JPEG_NEXT BUTTON_VIEW #define JPEG_PREVIOUS BUTTON_PLAYLIST +#elif CONFIG_KEYPAD == ONDAVX747_PAD + #else #error No keymap defined! #endif |