diff options
Diffstat (limited to 'libavcodec/ffv1dec.c')
-rw-r--r-- | libavcodec/ffv1dec.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/ffv1dec.c b/libavcodec/ffv1dec.c index 72f255cad1..a1b3db360c 100644 --- a/libavcodec/ffv1dec.c +++ b/libavcodec/ffv1dec.c @@ -34,7 +34,6 @@ #include "internal.h" #include "get_bits.h" #include "put_bits.h" -#include "dsputil.h" #include "rangecoder.h" #include "golomb.h" #include "mathops.h" |