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