]> git.saurik.com Git - wxWidgets.git/blobdiff - src/png/pngread.c
* Changed "wxPendingEvents" to pointers (tested on GTK)
[wxWidgets.git] / src / png / pngread.c
index 1618b73095b67919b2d0e19d9fa2defa721d908b..714f5f14299cf459d6cc80a3e52cca0d52c2f7bb 100644 (file)
@@ -13,7 +13,7 @@
  */
 
 #define PNG_INTERNAL
  */
 
 #define PNG_INTERNAL
-#include "png.h"
+#include "../png/png.h"
 
 /* Create a PNG structure for reading, and allocate any memory needed. */
 png_structp
 
 /* Create a PNG structure for reading, and allocate any memory needed. */
 png_structp