X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fvp9_superframe_split_bsf.c;h=ed0444561acd4a9e28248075e4a3c6f70b338211;hb=e5bcda6473a2d6984216004506374669501fcf3b;hp=13e85c3ca417f5326411e6ecd607a8cde66e095f;hpb=8e789d244cc946bc350672eeb02453918b21a09f;p=ffmpeg diff --git a/libavcodec/vp9_superframe_split_bsf.c b/libavcodec/vp9_superframe_split_bsf.c index 13e85c3ca41..ed0444561ac 100644 --- a/libavcodec/vp9_superframe_split_bsf.c +++ b/libavcodec/vp9_superframe_split_bsf.c @@ -24,8 +24,8 @@ #include -#include "avcodec.h" #include "bsf.h" +#include "bsf_internal.h" #include "bytestream.h" #include "get_bits.h"