X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fffv1.c;h=80a9434eb7eb74445d6cc09ecd24a491247341ff;hb=3b95452ca8bb39ac2136c9212a80b921e37f18c8;hp=60eb523e45c279be0cb21d4562dd6d7446ca032c;hpb=abb3cc46d595dcb186ae30ec7339a56cd9803f45;p=ffmpeg diff --git a/libavcodec/ffv1.c b/libavcodec/ffv1.c index 60eb523e45c..80a9434eb7e 100644 --- a/libavcodec/ffv1.c +++ b/libavcodec/ffv1.c @@ -36,7 +36,6 @@ #include "avcodec.h" #include "internal.h" #include "rangecoder.h" -#include "golomb.h" #include "mathops.h" #include "ffv1.h"