Actually, turbojpeg.c works with libjpeg as well

git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@920 632fc199-4ca6-4c93-a231-07263d6284db
This commit is contained in:
DRC
2013-01-22 13:56:34 +00:00
parent 5039d734d5
commit bdfcb74d50

View File

@@ -26,7 +26,8 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
/* TurboJPEG/LJT: this implements the TurboJPEG API using libjpeg-turbo */
/* TurboJPEG/LJT: this implements the TurboJPEG API using libjpeg or
libjpeg-turbo */
#include <stdio.h>
#include <stdlib.h>