summaryrefslogtreecommitdiff
path: root/apps/codecs/libatrac/atrac3.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs/libatrac/atrac3.h')
-rw-r--r--apps/codecs/libatrac/atrac3.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/codecs/libatrac/atrac3.h b/apps/codecs/libatrac/atrac3.h
index 1878efeb1b..d3fdc5056a 100644
--- a/apps/codecs/libatrac/atrac3.h
+++ b/apps/codecs/libatrac/atrac3.h
@@ -21,9 +21,7 @@
21 21
22#include "ffmpeg_bitstream.h" 22#include "ffmpeg_bitstream.h"
23#include "../librm/rm.h" 23#include "../librm/rm.h"
24#ifdef ROCKBOX
25#include "codeclib.h" 24#include "codeclib.h"
26#endif
27 25
28#if (CONFIG_CPU == PP5022) || (CONFIG_CPU == PP5024) || (CONFIG_CPU == MCF5250) 26#if (CONFIG_CPU == PP5022) || (CONFIG_CPU == PP5024) || (CONFIG_CPU == MCF5250)
29/* PP5022/24 and MCF5250 have larger IRAM */ 27/* PP5022/24 and MCF5250 have larger IRAM */