]> git.saurik.com Git - wxWidgets.git/blobdiff - src/png/pngwio.c
no message
[wxWidgets.git] / src / png / pngwio.c
index 444a123b58c13a8ab96cd60e38c8bfdea36521af..69825046917a684b23cfa9cef54e4834482586c4 100644 (file)
@@ -17,7 +17,7 @@
  */
 
 #define PNG_INTERNAL
-#include "png.h"
+#include "../png/png.h"
 
 /* Write the data to whatever output you are using.  The default routine
    writes to a file pointer.  Note that this routine sometimes gets called