summaryrefslogtreecommitdiff
path: root/apps/plugins/xobox.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/xobox.c')
-rw-r--r--apps/plugins/xobox.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/plugins/xobox.c b/apps/plugins/xobox.c
index dc102b61f5..3cf66637d1 100644
--- a/apps/plugins/xobox.c
+++ b/apps/plugins/xobox.c
@@ -87,7 +87,8 @@ PLUGIN_HEADER
87#define PAUSE BUTTON_REC 87#define PAUSE BUTTON_REC
88 88
89 89
90#elif (CONFIG_KEYPAD == SANSA_CLIP_PAD) 90#elif (CONFIG_KEYPAD == SANSA_CLIP_PAD) || \
91 (CONFIG_KEYPAD == SANSA_FUZE_PAD)
91 92
92#define QUIT BUTTON_POWER 93#define QUIT BUTTON_POWER
93#define LEFT BUTTON_LEFT 94#define LEFT BUTTON_LEFT