From c3bc8fda8019c69c1bf9cd74539df07db527eebc Mon Sep 17 00:00:00 2001 From: Maurus Cuelenaere Date: Sat, 4 Jul 2009 13:17:58 +0000 Subject: Revert "Consolidate all fixed point math routines in one library (FS#10400) by Jeffrey Goode" git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21635 a1c6a512-1295-4272-9138-f99709370657 --- apps/codecs/spc.c | 1 - 1 file changed, 1 deletion(-) (limited to 'apps/codecs/spc.c') diff --git a/apps/codecs/spc.c b/apps/codecs/spc.c index d5313bf..6ceb704 100644 --- a/apps/codecs/spc.c +++ b/apps/codecs/spc.c @@ -26,7 +26,6 @@ /* DSP Based on Brad Martin's OpenSPC DSP emulator */ /* tag reading from sexyspc by John Brawn (John_Brawn@yahoo.com) and others */ #include "codeclib.h" -#include "fixedpoint.h" #include "libspc/spc_codec.h" #include "libspc/spc_profiler.h" -- cgit v1.1