diff options
Diffstat (limited to 'libavcodec/ffv1.c')
-rw-r--r-- | libavcodec/ffv1.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/ffv1.c b/libavcodec/ffv1.c index 29d76ed62e..c75f2aa619 100644 --- a/libavcodec/ffv1.c +++ b/libavcodec/ffv1.c @@ -33,7 +33,6 @@ #include "libavutil/timer.h" #include "avcodec.h" #include "internal.h" -#include "dsputil.h" #include "rangecoder.h" #include "golomb.h" #include "mathops.h" |