X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c801d85f158c4cba50b588807daabdcbd0ed3853..1311c7a9bbaefda6b68eee5c32c3309f163a8861:/src/png/png.h?ds=sidebyside diff --git a/src/png/png.h b/src/png/png.h index 36541e916e..3c5ad6007e 100644 --- a/src/png/png.h +++ b/src/png/png.h @@ -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