summaryrefslogtreecommitdiff
path: root/apps/plugins/vu_meter.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/vu_meter.c')
-rw-r--r--apps/plugins/vu_meter.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/vu_meter.c b/apps/plugins/vu_meter.c
index b18c4f0db0..4c98e6df8f 100644
--- a/apps/plugins/vu_meter.c
+++ b/apps/plugins/vu_meter.c
@@ -213,7 +213,7 @@ PLUGIN_HEADER
213#error No keymap defined! 213#error No keymap defined!
214#endif 214#endif
215 215
216#ifdef HAVE_TOUCHPAD 216#ifdef HAVE_TOUCHSCREEN
217#ifndef VUMETER_QUIT 217#ifndef VUMETER_QUIT
218#define VUMETER_QUIT BUTTON_TOPLEFT 218#define VUMETER_QUIT BUTTON_TOPLEFT
219#define LABEL_QUIT "TOPLEFT" 219#define LABEL_QUIT "TOPLEFT"