[FFmpeg-cvslog] r9690 - trunk/libavcodec/png.h

mru subversion
Sun Jul 15 21:32:32 CEST 2007


Author: mru
Date: Sun Jul 15 21:32:31 2007
New Revision: 9690

Log:
remove superfluous #include


Modified:
   trunk/libavcodec/png.h

Modified: trunk/libavcodec/png.h
==============================================================================
--- trunk/libavcodec/png.h	(original)
+++ trunk/libavcodec/png.h	Sun Jul 15 21:32:31 2007
@@ -23,7 +23,6 @@
 #define AVCODEC_PNG_H
 
 #include <stdint.h>
-#include <zlib.h>
 
 #define PNG_COLOR_MASK_PALETTE    1
 #define PNG_COLOR_MASK_COLOR      2




More information about the ffmpeg-cvslog mailing list