X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fmdct_fixed_32.c;h=f1d6a2dc6bc84f71ab1f6699e44b1f60b7318f72;hb=94194bdcd7bfc2137ccd13e5c149567b9a917f4f;hp=66226f3e6955898646cde6a95d70c857e17badc2;hpb=48f37664a8b5bc43fc3dad5784f32ea2267d38a9;p=ffmpeg diff --git a/libavcodec/mdct_fixed_32.c b/libavcodec/mdct_fixed_32.c index 66226f3e695..f1d6a2dc6bc 100644 --- a/libavcodec/mdct_fixed_32.c +++ b/libavcodec/mdct_fixed_32.c @@ -49,4 +49,4 @@ #define CONFIG_FFT_FLOAT 0 #define CONFIG_FFT_FIXED_32 1 -#include "mdct.c" +#include "mdct_template.c"