summaryrefslogtreecommitdiff
path: root/apps/action.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/action.h')
-rw-r--r--apps/action.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/action.h b/apps/action.h
index 260d868ba9..e664c03fdf 100644
--- a/apps/action.h
+++ b/apps/action.h
@@ -246,6 +246,7 @@ enum {
246 * being used, but are nice additions if the touchscreen is used */ 246 * being used, but are nice additions if the touchscreen is used */
247 ACTION_TOUCH_SHUFFLE, 247 ACTION_TOUCH_SHUFFLE,
248 ACTION_TOUCH_REPMODE, 248 ACTION_TOUCH_REPMODE,
249 ACTION_TOUCH_MUTE,
249#endif 250#endif
250 251
251 /* USB HID codes */ 252 /* USB HID codes */