summaryrefslogtreecommitdiff
path: root/apps/plugins/wormlet.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/wormlet.c')
-rw-r--r--apps/plugins/wormlet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/wormlet.c b/apps/plugins/wormlet.c
index 5469073588..6586e78b2c 100644
--- a/apps/plugins/wormlet.c
+++ b/apps/plugins/wormlet.c
@@ -225,7 +225,7 @@ PLUGIN_HEADER
225#error No keymap defined! 225#error No keymap defined!
226#endif 226#endif
227 227
228#ifdef HAVE_TOUCHPAD 228#ifdef HAVE_TOUCHSCREEN
229#ifndef BTN_DIR_UP 229#ifndef BTN_DIR_UP
230#define BTN_DIR_UP BUTTON_TOPMIDDLE 230#define BTN_DIR_UP BUTTON_TOPMIDDLE
231#endif 231#endif