diff --git a/libavcodec/svq3.c b/libavcodec/svq3.c index 4bb50b509b900c9f3c2e2d8bc1010f545d7b04a3..67fa3172b467bc62e1ca75e2cd52150aec124f00 100644 --- a/libavcodec/svq3.c +++ b/libavcodec/svq3.c @@ -40,10 +40,6 @@ * ftp://ftp.mplayerhq.hu/MPlayer/samples/V-codecs/SVQ3/Vertical400kbit.sorenson3.mov */ -#ifdef CONFIG_ZLIB -#include <zlib.h> -#endif - /** * @file svq3.c * svq3 decoder.