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