X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fimx_dump_header_bsf.c;h=e2b6a1559127cae32db12a58fd3691fcc4a900ab;hb=d7e0d428faaa04e2fd850eca82f314ca2ad3dfe5;hp=9a9de05f056e3b13713436be1a7cc91b55533d25;hpb=06476249cd2332e30b66576633b2827adf3478dd;p=ffmpeg diff --git a/libavcodec/imx_dump_header_bsf.c b/libavcodec/imx_dump_header_bsf.c index 9a9de05f056..e2b6a155912 100644 --- a/libavcodec/imx_dump_header_bsf.c +++ b/libavcodec/imx_dump_header_bsf.c @@ -25,8 +25,8 @@ * modifies bitstream to fit in mov and be decoded by final cut pro decoder */ -#include "avcodec.h" #include "bsf.h" +#include "bsf_internal.h" #include "bytestream.h"