summaryrefslogtreecommitdiff
path: root/firmware/mp3_playback.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/mp3_playback.c')
-rw-r--r--firmware/mp3_playback.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/mp3_playback.c b/firmware/mp3_playback.c
index bd6ba60777..b692a01746 100644
--- a/firmware/mp3_playback.c
+++ b/firmware/mp3_playback.c
@@ -32,7 +32,6 @@
32#include "mas.h" 32#include "mas.h"
33#include "dac.h" 33#include "dac.h"
34#include "system.h" 34#include "system.h"
35#include "hwcompat.h"
36#endif 35#endif
37 36
38/* hacking into mpeg.c, recording is still there */ 37/* hacking into mpeg.c, recording is still there */