summaryrefslogtreecommitdiffstats
path: root/src/codegen.c
diff options
context:
space:
mode:
authorAnthony Blake <anthonix@me.com>2012-10-20 18:21:11 +1300
committerAnthony Blake <anthonix@me.com>2012-10-20 18:21:11 +1300
commit98ca6df9c027eb1648ff32f333ffef74612f4d7b (patch)
tree78e62be5996295c36327b813c6b04562df83ed14 /src/codegen.c
parentf26cd9673a18a56f068cbd4fd421826774dedf9a (diff)
downloadffts-98ca6df9c027eb1648ff32f333ffef74612f4d7b.zip
ffts-98ca6df9c027eb1648ff32f333ffef74612f4d7b.tar.gz
Renamed cp_sse.c -> ffts.c
Diffstat (limited to 'src/codegen.c')
-rw-r--r--src/codegen.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/codegen.c b/src/codegen.c
index 14a6010..1f1a26a 100644
--- a/src/codegen.c
+++ b/src/codegen.c
@@ -33,8 +33,7 @@
#include "codegen.h"
#include "macros.h"
-//#include "mini_macros.h"
-#include "cp_sse.h"
+#include "ffts.h"
#ifdef __APPLE__
#include <libkern/OSCacheControl.h>
OpenPOWER on IntegriCloud