X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Feac3_core_bsf.c;h=49c3389ee13e3a0549c103de2a8f7b756e98ce5d;hb=ed0001482a74b60f3d5bc5cd7e304c9d65b2fcd5;hp=3e4dc2e2a234c3995dcf984071fa1c4f7f81b385;hpb=1811b7d1f5330e04a48b1d6425cf1ef6ed776ed1;p=ffmpeg diff --git a/libavcodec/eac3_core_bsf.c b/libavcodec/eac3_core_bsf.c index 3e4dc2e2a23..49c3389ee13 100644 --- a/libavcodec/eac3_core_bsf.c +++ b/libavcodec/eac3_core_bsf.c @@ -18,8 +18,8 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ -#include "avcodec.h" #include "bsf.h" +#include "bsf_internal.h" #include "get_bits.h" #include "ac3_parser_internal.h"