summaryrefslogtreecommitdiff
path: root/libavcodec/dct32_fixed.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/dct32_fixed.c')
-rw-r--r--libavcodec/dct32_fixed.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/dct32_fixed.c b/libavcodec/dct32_fixed.c
index 1a5528d713..9025d5efdd 100644
--- a/libavcodec/dct32_fixed.c
+++ b/libavcodec/dct32_fixed.c
@@ -17,4 +17,4 @@
*/
#define DCT32_FLOAT 0
-#include "dct32.c"
+#include "dct32_template.c"