]> git.saurik.com Git - wxWidgets.git/blobdiff - src/png/pngmem.c
fixed #include paths to use local copies of png/gdk_imlib/zlib headers
[wxWidgets.git] / src / png / pngmem.c
index 2fa3627dc4cafa0ed2f6a3d3139d654641bdc319..b92fcc8ae08ac4f583d684533eaef576981d4249 100644 (file)
@@ -14,7 +14,7 @@
  */
 
 #define PNG_INTERNAL
-#include "png.h"
+#include "../png/png.h"
 
 /* The following "hides" PNG_MALLOC and PNG_FREE thus allowing the pngtest
    application to put a wrapper on top of them. */