fix comment typo

This commit is contained in:
Samuel 2020-02-13 22:20:43 +09:00
parent cfad078740
commit 0cc491f113

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