X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fchomp_bsf.c;h=48b9336466ca33bdc8a5362854ed91bb9fe66ce3;hb=159bcb19b9482a98652ded9eee2751e9de0e9d0f;hp=3ba45f3e06dfff42359f64c491cc9f073cdf4114;hpb=185aa5e896e15ae96145609944bfc6bbb239bc64;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) {