]> git.saurik.com Git - wxWidgets.git/blobdiff - src/png/pngtest.c
* Changed "wxPendingEvents" to pointers (tested on GTK)
[wxWidgets.git] / src / png / pngtest.c
index 22cbcb3ea2aa44e1e6503d33ccf8b6fa3d30e5b8..9eae4795ea910e7d0d1960535ea6adad1f5ebd01 100644 (file)
@@ -35,7 +35,7 @@
 #define PNG_DEBUG 0
 #endif
 
-#include "png.h"
+#include "../png/png.h"
 
 int test_one_file PNGARG((PNG_CONST char *inname, PNG_CONST char *outname));