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 046c76523a..a212885540 100644
--- a/apps/plugins/viewer.c
+++ b/apps/plugins/viewer.c
@@ -290,7 +290,7 @@ PLUGIN_HEADER
290#define VIEWER_RC_QUIT BUTTON_REC 290#define VIEWER_RC_QUIT BUTTON_REC
291 291
292/* Cowon D2 keys */ 292/* Cowon D2 keys */
293#elif CONFIG_KEYPAD == COWOND2_PAD 293#elif CONFIG_KEYPAD == COWON_D2_PAD
294#define VIEWER_QUIT BUTTON_POWER 294#define VIEWER_QUIT BUTTON_POWER
295#define VIEWER_MENU BUTTON_MENU 295#define VIEWER_MENU BUTTON_MENU
296 296