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/aacdec.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libavcodec/aacdec.c') diff --git a/libavcodec/aacdec.c b/libavcodec/aacdec.c index 133a557fba..e044f9ab65 100644 --- a/libavcodec/aacdec.c +++ b/libavcodec/aacdec.c @@ -83,7 +83,6 @@ #include "avcodec.h" #include "internal.h" #include "get_bits.h" -#include "dsputil.h" #include "fft.h" #include "fmtconvert.h" #include "lpc.h" -- cgit v1.2.3