X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fhapqa_extract_bsf.c;h=1c8b0669b78f55f6b7db01bcf94b8eca229ce99e;hb=e847cabb60a29c354512664022ad6833a907bf1b;hp=5c22184813ddf302aad5fa534c055d6b5556b531;hpb=79025da3f2e7ab047c8f3c0c817952a98480b26b;p=ffmpeg diff --git a/libavcodec/hapqa_extract_bsf.c b/libavcodec/hapqa_extract_bsf.c index 5c22184813d..1c8b0669b78 100644 --- a/libavcodec/hapqa_extract_bsf.c +++ b/libavcodec/hapqa_extract_bsf.c @@ -25,8 +25,8 @@ * extract one of the two textures of the HAQA */ -#include "avcodec.h" #include "bsf.h" +#include "bsf_internal.h" #include "bytestream.h" #include "hap.h"