X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fhapqa_extract_bsf.c;h=1c8b0669b78f55f6b7db01bcf94b8eca229ce99e;hb=339af976b6fd9c05d1e75e75a5323efdb3d6afa1;hp=5c22184813ddf302aad5fa534c055d6b5556b531;hpb=0a319bcce5714f7183b0537892f7d37d7a31493a;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"