X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fchomp_bsf.c;h=48b9336466ca33bdc8a5362854ed91bb9fe66ce3;hb=1aa72fe79454c8f0a9adcd9ac7e6fbd20bbfe1a4;hp=3ba45f3e06dfff42359f64c491cc9f073cdf4114;hpb=8822e2b9543bb02fb2889dff627b6db023053253;p=ffmpeg diff --git a/libavcodec/chomp_bsf.c b/libavcodec/chomp_bsf.c index 3ba45f3e06d..48b9336466c 100644 --- a/libavcodec/chomp_bsf.c +++ b/libavcodec/chomp_bsf.c @@ -19,9 +19,8 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ -#include "avcodec.h" #include "bsf.h" -#include "internal.h" +#include "bsf_internal.h" static int chomp_filter(AVBSFContext *ctx, AVPacket *pkt) {