summaryrefslogtreecommitdiff
path: root/firmware/rolo.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/rolo.c')
-rw-r--r--firmware/rolo.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/firmware/rolo.c b/firmware/rolo.c
index 8976a3ea23..266ba79e69 100644
--- a/firmware/rolo.c
+++ b/firmware/rolo.c
@@ -51,6 +51,10 @@
51#define LOAD_FIRMWARE(a,b,c) load_firmware(a,b,c) 51#define LOAD_FIRMWARE(a,b,c) load_firmware(a,b,c)
52#endif 52#endif
53 53
54#if CONFIG_CPU == AS3525v2
55#include "ascodec.h"
56#endif
57
54#if !defined(IRIVER_IFP7XX_SERIES) 58#if !defined(IRIVER_IFP7XX_SERIES)
55/* FIX: this doesn't work on iFP */ 59/* FIX: this doesn't work on iFP */
56 60