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/qdm2.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libavcodec/qdm2.c') diff --git a/libavcodec/qdm2.c b/libavcodec/qdm2.c index 61ac0a830d..082a64f35e 100644 --- a/libavcodec/qdm2.c +++ b/libavcodec/qdm2.c @@ -39,7 +39,6 @@ #include "libavutil/channel_layout.h" #include "avcodec.h" #include "get_bits.h" -#include "dsputil.h" #include "internal.h" #include "rdft.h" #include "mpegaudiodsp.h" -- cgit v1.2.3