[libpng15] Include zlib.h in contrib/gregbook and visupng examples.

This commit is contained in:
Glenn Randers-Pehrson
2012-06-09 11:39:10 -05:00
parent 83b354ac01
commit 87685ab33f
6 changed files with 11 additions and 5 deletions

View File

@@ -27,6 +27,7 @@
#include <stdlib.h>
#include <string.h>
#include <windows.h>
#include <zlib.h>
/* application includes */