X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c801d85f158c4cba50b588807daabdcbd0ed3853..520e470fdd0daef09c77938db642e4583933c90d:/src/png/pngmem.c 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. */