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/lib/SOURCES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/codecs/lib/SOURCES') diff --git a/apps/codecs/lib/SOURCES b/apps/codecs/lib/SOURCES index a1730f6..cbb8e60 100644 --- a/apps/codecs/lib/SOURCES +++ b/apps/codecs/lib/SOURCES @@ -1,6 +1,6 @@ #if CONFIG_CODEC == SWCODEC /* software codec platforms */ codeclib.c -../../fixedpoint.c + mdct2.c #ifdef CPU_ARM -- cgit v1.1