diff --git a/source/paint/detail/image_jpeg.hpp b/source/paint/detail/image_jpeg.hpp index 0b1ecd2c..95522530 100644 --- a/source/paint/detail/image_jpeg.hpp +++ b/source/paint/detail/image_jpeg.hpp @@ -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 #else