summaryrefslogtreecommitdiffstats
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, 1 insertions, 0 deletions
diff --git a/apps/codecs/spc.c b/apps/codecs/spc.c
index 6ceb704c7c..d5313bfa47 100644
--- a/apps/codecs/spc.c
+++ b/apps/codecs/spc.c
@@ -26,6 +26,7 @@
/* 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"