]> git.saurik.com Git - wxWidgets.git/blobdiff - src/png/pngrutil.c
Some manual updates; in MDI sample, child frames now have default size/position ...
[wxWidgets.git] / src / png / pngrutil.c
index 1c379069391ec763fbfb214db0dd90125004564c..e127c87995bc8da6699f36cc54500e4a505b1911 100644 (file)
@@ -13,7 +13,7 @@
  */
 
 #define PNG_INTERNAL
-#include "png.h"
+#include "../png/png.h"
 
 #ifndef PNG_READ_BIG_ENDIAN_SUPPORTED
 /* Grab an unsigned 32-bit integer from a buffer in big endian format. */