[libpng16] Imported from libpng-1.6.0beta04.tar

This commit is contained in:
Glenn Randers-Pehrson
2011-12-29 20:57:39 -06:00
parent 04ab33560f
commit 6e4184249c
19 changed files with 88 additions and 573 deletions

View File

@@ -13,6 +13,7 @@
#include <commdlg.h>
#include <stdio.h>
#include <stdlib.h>
#include <zlib.h>
#include "png.h"
#include "pngfile.h"

View File

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