diff options
Diffstat (limited to 'apps/debug_menu.c')
| -rw-r--r-- | apps/debug_menu.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/debug_menu.c b/apps/debug_menu.c index c3532db..2b0381f 100644 --- a/apps/debug_menu.c +++ b/apps/debug_menu.c @@ -984,7 +984,7 @@ static bool dbg_spdif(void) #elif CONFIG_KEYPAD == IRIVER_IFP7XX_PAD # define DEBUG_CANCEL BUTTON_PLAY -#elif CONFIG_KEYPAD == IAUDIO_X5_PAD +#elif CONFIG_KEYPAD == IAUDIO_X5M5_PAD # define DEBUG_CANCEL BUTTON_REC #elif CONFIG_KEYPAD == GIGABEAT_PAD |