summaryrefslogtreecommitdiff
path: root/libavcodec/fft_float.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/fft_float.c')
-rw-r--r--libavcodec/fft_float.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/fft_float.c b/libavcodec/fft_float.c
index 24c9fdb366..213da9fc84 100644
--- a/libavcodec/fft_float.c
+++ b/libavcodec/fft_float.c
@@ -17,4 +17,4 @@
*/
#define CONFIG_FFT_FLOAT 1
-#include "fft.c"
+#include "fft_template.c"