summaryrefslogtreecommitdiff
path: root/apps/codecs/libcook/cook_fixpoint.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs/libcook/cook_fixpoint.h')
-rw-r--r--apps/codecs/libcook/cook_fixpoint.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/apps/codecs/libcook/cook_fixpoint.h b/apps/codecs/libcook/cook_fixpoint.h
index faa86dc77a..182409071d 100644
--- a/apps/codecs/libcook/cook_fixpoint.h
+++ b/apps/codecs/libcook/cook_fixpoint.h
@@ -37,8 +37,6 @@
37 37
38#ifdef ROCKBOX 38#ifdef ROCKBOX
39/* get definitions of MULT31, MULT31_SHIFT15, vect_add, from codelib */ 39/* get definitions of MULT31, MULT31_SHIFT15, vect_add, from codelib */
40#include "asm_arm.h"
41#include "asm_mcf5249.h"
42#include "codeclib_misc.h" 40#include "codeclib_misc.h"
43#include "codeclib.h" 41#include "codeclib.h"
44#endif 42#endif