svq3: remove unused include

Originally committed as revision 15709 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Aurelien Jacobs 2008-10-25 17:17:08 +00:00
parent 9b0d44ef67
commit bee764ec6b
1 changed files with 0 additions and 4 deletions

View File

@ -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.