summaryrefslogtreecommitdiffstats
path: root/apps/plugins/text_viewer/tv_button.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/text_viewer/tv_button.h')
-rw-r--r--apps/plugins/text_viewer/tv_button.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/text_viewer/tv_button.h b/apps/plugins/text_viewer/tv_button.h
index f476316ef9..73f5377a2a 100644
--- a/apps/plugins/text_viewer/tv_button.h
+++ b/apps/plugins/text_viewer/tv_button.h
@@ -381,7 +381,7 @@
#define TV_BOOKMARK (BUTTON_RIGHT|BUTTON_POWER)
/* SAMSUNG YH-920 / YH-925 keys */
-#elif CONFIG_KEYPAD == SAMSUNG_YH920_PAD
+#elif CONFIG_KEYPAD == SAMSUNG_YH92X_PAD
#define TV_QUIT (BUTTON_REW|BUTTON_REPEAT)
#define TV_SCROLL_UP BUTTON_UP
#define TV_SCROLL_DOWN BUTTON_DOWN