--- a/src/rwpng.c +++ b/src/rwpng.c @@ -31,8 +31,9 @@ #include #include +#include -#include "png.h" /* libpng header; includes zlib.h */ +#include "png.h" /* libpng header */ #include "rwpng.h" /* typedefs, common macros, public prototypes */ /* future versions of libpng will provide this macro: */