summaryrefslogtreecommitdiff
path: root/apps/plugins/stopwatch.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/stopwatch.c')
-rw-r--r--apps/plugins/stopwatch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/stopwatch.c b/apps/plugins/stopwatch.c
index 6bd6d2be2a..ae71a12f80 100644
--- a/apps/plugins/stopwatch.c
+++ b/apps/plugins/stopwatch.c
@@ -154,7 +154,7 @@ PLUGIN_HEADER
154#error No keymap defined! 154#error No keymap defined!
155#endif 155#endif
156 156
157#ifdef HAVE_TOUCHPAD 157#ifdef HAVE_TOUCHSCREEN
158#ifndef STOPWATCH_QUIT 158#ifndef STOPWATCH_QUIT
159#define STOPWATCH_QUIT BUTTON_TOPLEFT 159#define STOPWATCH_QUIT BUTTON_TOPLEFT
160#endif 160#endif