summaryrefslogtreecommitdiff
path: root/apps/codecs/spc.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs/spc.c')
-rw-r--r--apps/codecs/spc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/codecs/spc.c b/apps/codecs/spc.c
index d5313bfa47..6ceb704c7c 100644
--- a/apps/codecs/spc.c
+++ b/apps/codecs/spc.c
@@ -26,7 +26,6 @@
26/* DSP Based on Brad Martin's OpenSPC DSP emulator */ 26/* DSP Based on Brad Martin's OpenSPC DSP emulator */
27/* tag reading from sexyspc by John Brawn (John_Brawn@yahoo.com) and others */ 27/* tag reading from sexyspc by John Brawn (John_Brawn@yahoo.com) and others */
28#include "codeclib.h" 28#include "codeclib.h"
29#include "fixedpoint.h"
30#include "libspc/spc_codec.h" 29#include "libspc/spc_codec.h"
31#include "libspc/spc_profiler.h" 30#include "libspc/spc_profiler.h"
32 31