]> git.saurik.com Git - wxWidgets.git/blobdiff - src/png/png.h
no message
[wxWidgets.git] / src / png / png.h
index 36541e916ee5c66cd99b5be789818540186fa0b4..3c5ad6007ebde9006ec92489a510d12de6972847 100644 (file)
@@ -106,10 +106,10 @@ extern "C" {
  */
 
 /* include the compression library's header */
-#include "zlib.h"
+#include "../zlib/zlib.h"
 
 /* include all user configurable info */
-#include "pngconf.h"
+#include "../png/pngconf.h"
 
 /* This file is arranged in several sections.  The first section contains
  * structure and type definitions.  The second section contains the external