diff options
Diffstat (limited to 'apps/codecs/spc.c')
| -rw-r--r-- | apps/codecs/spc.c | 1 |
1 files changed, 0 insertions, 1 deletions
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" |