X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c801d85f158c4cba50b588807daabdcbd0ed3853..f7c832a7867b1cc588fc1ec658c2f20d0b4c81ec:/src/png/pngwio.c diff --git a/src/png/pngwio.c b/src/png/pngwio.c index 444a123b58..6982504691 100644 --- a/src/png/pngwio.c +++ b/src/png/pngwio.c @@ -17,7 +17,7 @@ */ #define PNG_INTERNAL -#include "png.h" +#include "../png/png.h" /* Write the data to whatever output you are using. The default routine writes to a file pointer. Note that this routine sometimes gets called