From c242bbd8b6939507a1a6fb64101b0553d92d303f Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Sat, 23 Feb 2013 20:10:38 +0100 Subject: Remove unnecessary dsputil.h #includes --- libavcodec/ffv1.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libavcodec/ffv1.c') diff --git a/libavcodec/ffv1.c b/libavcodec/ffv1.c index 682d111c0c..d37230c6c1 100644 --- a/libavcodec/ffv1.c +++ b/libavcodec/ffv1.c @@ -29,7 +29,6 @@ #include "avcodec.h" #include "get_bits.h" #include "put_bits.h" -#include "dsputil.h" #include "rangecoder.h" #include "golomb.h" #include "mathops.h" -- cgit v1.2.3