summaryrefslogtreecommitdiff
path: root/libavcodec/mdct_float.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/mdct_float.c')
-rw-r--r--libavcodec/mdct_float.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/mdct_float.c b/libavcodec/mdct_float.c
index fec18bab36..75b5f0d3a0 100644
--- a/libavcodec/mdct_float.c
+++ b/libavcodec/mdct_float.c
@@ -18,4 +18,4 @@
#define CONFIG_FFT_FLOAT 1
#define CONFIG_FFT_FIXED_32 0
-#include "mdct.c"
+#include "mdct_template.c"