summaryrefslogtreecommitdiff
path: root/apps/plugins/test_touchscreen.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/test_touchscreen.c')
-rw-r--r--apps/plugins/test_touchscreen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/test_touchscreen.c b/apps/plugins/test_touchscreen.c
index ae7e453..902a2bd 100644
--- a/apps/plugins/test_touchscreen.c
+++ b/apps/plugins/test_touchscreen.c
@@ -22,7 +22,7 @@
PLUGIN_HEADER
-#if (CONFIG_KEYPAD == COWOND2_PAD)
+#if (CONFIG_KEYPAD == COWON_D2_PAD)
#define TOUCHSCREEN_QUIT BUTTON_POWER
#define TOUCHSCREEN_TOGGLE BUTTON_MENU
#elif (CONFIG_KEYPAD == MROBE500_PAD)