]> git.saurik.com Git - wxWidgets.git/blobdiff - src/png/pngwrite.c
*** empty log message ***
[wxWidgets.git] / src / png / pngwrite.c
index 9980027e309e53319b8507124fa856bc1b8e1ebe..699207c04a8596485fc17a743af019fe3504bc1f 100644 (file)
@@ -11,7 +11,7 @@
 
 /* get internal access to png.h */
 #define PNG_INTERNAL
-#include "png.h"
+#include "../png/png.h"
 
 /* Writes all the PNG information.  This is the suggested way to use the
  * library.  If you have a new chunk to add, make a function to write it,