X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c801d85f158c4cba50b588807daabdcbd0ed3853..61607c36414a23eaa00b251035ee75c673009eeb:/src/png/pngrio.c?ds=sidebyside diff --git a/src/png/pngrio.c b/src/png/pngrio.c index 7adb48f54c..6c6710a46f 100644 --- a/src/png/pngrio.c +++ b/src/png/pngrio.c @@ -17,7 +17,7 @@ */ #define PNG_INTERNAL -#include "png.h" +#include "../png/png.h" /* Read the data from whatever input you are using. The default routine reads from a file pointer. Note that this routine sometimes gets called