Merge branch 'wwriter-develop' into develop

This commit is contained in:
Jinhao
2020-04-07 05:48:21 +08:00

View File

@@ -3,7 +3,7 @@
#include "image_pixbuf.hpp"
//Separate the libpng from the package that system provides.
//Separate the libjpeg from the package that system provides.
#if defined(NANA_LIBJPEG)
#include <nana_extrlib/jpeglib.h>
#else