X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c801d85f158c4cba50b588807daabdcbd0ed3853..32c77a71336262a7d7d5e79ac690a4bff78d1c92:/src/png/pngmem.c?ds=sidebyside diff --git a/src/png/pngmem.c b/src/png/pngmem.c index 2fa3627dc4..b92fcc8ae0 100644 --- a/src/png/pngmem.c +++ b/src/png/pngmem.c @@ -14,7 +14,7 @@ */ #define PNG_INTERNAL -#include "png.h" +#include "../png/png.h" /* The following "hides" PNG_MALLOC and PNG_FREE thus allowing the pngtest application to put a wrapper on top of them. */