summaryrefslogtreecommitdiff
path: root/apps/codecs/libspc/spc_cpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs/libspc/spc_cpu.c')
-rw-r--r--apps/codecs/libspc/spc_cpu.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/codecs/libspc/spc_cpu.c b/apps/codecs/libspc/spc_cpu.c
index 6aa9499d1e..d308e6e27c 100644
--- a/apps/codecs/libspc/spc_cpu.c
+++ b/apps/codecs/libspc/spc_cpu.c
@@ -22,8 +22,7 @@
22 ****************************************************************************/ 22 ****************************************************************************/
23 23
24/* The CPU portion (shock!) */ 24/* The CPU portion (shock!) */
25#include "codec.h" 25#include "codeclib.h"
26#include "codecs.h"
27#include "spc_codec.h" 26#include "spc_codec.h"
28#include "spc_profiler.h" 27#include "spc_profiler.h"
29 28