X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c801d85f158c4cba50b588807daabdcbd0ed3853..520e470fdd0daef09c77938db642e4583933c90d:/src/png/pngtest.c diff --git a/src/png/pngtest.c b/src/png/pngtest.c index 22cbcb3ea2..9eae4795ea 100644 --- a/src/png/pngtest.c +++ b/src/png/pngtest.c @@ -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));