[libpng] #define PNG_ALIGN_TYPE PNG_ALIGN_NONE in contrib/pngminim/*/pngusr.h

This commit is contained in:
Glenn Randers-Pehrson
2011-10-27 19:56:36 -05:00
parent 92ef313c77
commit 7342fcaf92
5 changed files with 5 additions and 0 deletions

View File

@@ -19,5 +19,6 @@
*/
#define PNG_NO_WARNINGS
#define PNG_ALIGN_TYPE PNG_ALIGN_NONE
#endif /* MINWRPNGCONF_H */