summaryrefslogtreecommitdiff
path: root/apps/plugins/viewer.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/viewer.c')
-rw-r--r--apps/plugins/viewer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/viewer.c b/apps/plugins/viewer.c
index c12c1d41d2..4c5e37e56e 100644
--- a/apps/plugins/viewer.c
+++ b/apps/plugins/viewer.c
@@ -151,7 +151,7 @@ PLUGIN_HEADER
#define VIEWER_AUTOSCROLL BUTTON_SELECT
/* iAudio X5 keys */
-#elif CONFIG_KEYPAD == IAUDIO_X5_PAD
+#elif CONFIG_KEYPAD == IAUDIO_X5M5_PAD
#define VIEWER_QUIT BUTTON_POWER
#define VIEWER_PAGE_UP BUTTON_UP
#define VIEWER_PAGE_DOWN BUTTON_DOWN