summaryrefslogtreecommitdiff
path: root/apps/plugins/mp3_encoder.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/mp3_encoder.c')
-rw-r--r--apps/plugins/mp3_encoder.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/mp3_encoder.c b/apps/plugins/mp3_encoder.c
index 0dce32e9df..1e159da2c8 100644
--- a/apps/plugins/mp3_encoder.c
+++ b/apps/plugins/mp3_encoder.c
@@ -2460,7 +2460,7 @@ void get_mp3_filename(const char *wav_name)
2460#error No keymap defined! 2460#error No keymap defined!
2461#endif 2461#endif
2462 2462
2463#ifdef HAVE_TOUCHPAD 2463#ifdef HAVE_TOUCHSCREEN
2464#ifndef MP3ENC_PREV 2464#ifndef MP3ENC_PREV
2465#define MP3ENC_PREV BUTTON_MIDLEFT 2465#define MP3ENC_PREV BUTTON_MIDLEFT
2466#endif 2466#endif