X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fac3dec_fixed.c;h=b4beee6dd7f658a159ffcac37d6c5c67a7f85c58;hb=6ec279b54c09f47208930021a38a742f2cc09324;hp=cb3b2515896e3cd4157361b2721f3347b59993af;hpb=22af79a9c88f8bfaa8c4130c8f58c5bff20e1a1f;p=ffmpeg diff --git a/libavcodec/ac3dec_fixed.c b/libavcodec/ac3dec_fixed.c index cb3b2515896..b4beee6dd7f 100644 --- a/libavcodec/ac3dec_fixed.c +++ b/libavcodec/ac3dec_fixed.c @@ -164,6 +164,7 @@ static void ac3_downmix_c_fixed16(int16_t **samples, int16_t (*matrix)[2], } } +#include "eac3dec.c" #include "ac3dec.c" static const AVOption options[] = {