X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c801d85f158c4cba50b588807daabdcbd0ed3853..6164d85e896743b16a0cf8b0610f5d17ceb47f36:/src/png/pngtest.c?ds=inline 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));