X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c3b10b44346cc1003c9430ee6b65f934d9d9ce1d..916eabe60eee4adb05387bbf1eaf1915ae5eac18:/src/common/imagpng.cpp diff --git a/src/common/imagpng.cpp b/src/common/imagpng.cpp index 5d91abbe17..21bcf6ee4d 100644 --- a/src/common/imagpng.cpp +++ b/src/common/imagpng.cpp @@ -33,7 +33,7 @@ #include "wx/stream.h" #endif -#include +#include "png.h" // For memcpy #include