From fa971b142d794c9620b823d6b9d1937397c1f1e1 Mon Sep 17 00:00:00 2001 From: Thom Johansen Date: Fri, 26 Oct 2007 01:16:55 +0000 Subject: Sync with Speex SVN. Syntactic change in filters_cf.S. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15310 a1c6a512-1295-4272-9138-f99709370657 --- apps/codecs/libspeex/kiss_fft.c | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/codecs/libspeex/kiss_fft.c') diff --git a/apps/codecs/libspeex/kiss_fft.c b/apps/codecs/libspeex/kiss_fft.c index c5c0345820..599ba66845 100644 --- a/apps/codecs/libspeex/kiss_fft.c +++ b/apps/codecs/libspeex/kiss_fft.c @@ -20,6 +20,7 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND #include "_kiss_fft_guts.h" #include "misc.h" +#include "os_support.h" /* The guts header contains all the multiplication and addition macros that are defined for fixed or floating point complex numbers. It also delares the kf_ internal functions. -- cgit v1.2.3