summaryrefslogtreecommitdiffstats
path: root/src/codegen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/codegen.h')
-rw-r--r--src/codegen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/codegen.h b/src/codegen.h
index e3c2381..bb5b60b 100644
--- a/src/codegen.h
+++ b/src/codegen.h
@@ -38,7 +38,7 @@
#pragma once
#endif
-#include "ffts.h"
+#include "ffts_internal.h"
transform_func_t ffts_generate_func_code(ffts_plan_t *p, size_t N, size_t leaf_N, int sign);
OpenPOWER on IntegriCloud