diff --git a/source/paint/detail/image_png.hpp b/source/paint/detail/image_png.hpp index 30ba18e5..940e8cac 100644 --- a/source/paint/detail/image_png.hpp +++ b/source/paint/detail/image_png.hpp @@ -2,6 +2,7 @@ #define NANA_PAINT_DETAIL_IMAGE_PNG_HPP #include "image_pixbuf.hpp" +#include //Separate the libpng from the package that system provides. #if defined(NANA_LIBPNG)