Merge branch 'wwriter-develop' into develop

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

View File

@ -3,7 +3,7 @@
#include "image_pixbuf.hpp" #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) #if defined(NANA_LIBJPEG)
#include <nana_extrlib/jpeglib.h> #include <nana_extrlib/jpeglib.h>
#else #else