From cb762e395581c2fc26e0021f6fe837bc4a03680e Mon Sep 17 00:00:00 2001 From: =?utf8?q?M=C3=A5ns=20Rullg=C3=A5rd?= Date: Sun, 15 Jul 2007 19:32:31 +0000 Subject: [PATCH] remove superfluous #include Originally committed as revision 9690 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/png.h | 1 - 1 file changed, 1 deletion(-) diff --git a/libavcodec/png.h b/libavcodec/png.h index c407efd..1e95ba2 100644 --- a/libavcodec/png.h +++ b/libavcodec/png.h @@ -23,7 +23,6 @@ #define AVCODEC_PNG_H #include -#include #define PNG_COLOR_MASK_PALETTE 1 #define PNG_COLOR_MASK_COLOR 2 -- 2.7.4