summaryrefslogtreecommitdiffstats
path: root/libavcodec/png.h
diff options
context:
space:
mode:
authorMåns Rullgård <mans@mansr.com>2007-07-15 19:32:31 +0000
committerMåns Rullgård <mans@mansr.com>2007-07-15 19:32:31 +0000
commitcb762e395581c2fc26e0021f6fe837bc4a03680e (patch)
tree13b3c29968d8280c67ccb5a490e6bd5231bae90b /libavcodec/png.h
parente0eddd1269cc81a6e3b685adb2080b4208489e7c (diff)
downloadffmpeg-streaming-cb762e395581c2fc26e0021f6fe837bc4a03680e.zip
ffmpeg-streaming-cb762e395581c2fc26e0021f6fe837bc4a03680e.tar.gz
remove superfluous #include
Originally committed as revision 9690 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/png.h')
-rw-r--r--libavcodec/png.h1
1 files changed, 0 insertions, 1 deletions
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 <stdint.h>
-#include <zlib.h>
#define PNG_COLOR_MASK_PALETTE 1
#define PNG_COLOR_MASK_COLOR 2
OpenPOWER on IntegriCloud