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/bit_depth_template.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libavcodec/bit_depth_template.c') diff --git a/libavcodec/bit_depth_template.c b/libavcodec/bit_depth_template.c index 294b3bbfd2..a757f45382 100644 --- a/libavcodec/bit_depth_template.c +++ b/libavcodec/bit_depth_template.c @@ -16,7 +16,6 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ -#include "dsputil.h" #include "rnd_avg.h" #ifndef BIT_DEPTH -- cgit v1.2.3