diff options
Diffstat (limited to 'apps/plugins/viewer.c')
-rw-r--r-- | apps/plugins/viewer.c | 2 |
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 #define VIEWER_RC_QUIT BUTTON_REC /* Cowon D2 keys */ -#elif CONFIG_KEYPAD == COWOND2_PAD +#elif CONFIG_KEYPAD == COWON_D2_PAD #define VIEWER_QUIT BUTTON_POWER #define VIEWER_MENU BUTTON_MENU |