commit | 930bf01caf3cbcabf97444b3071bcaff28597635 | [log] [tgz] |
---|---|---|
author | Dees_Troy <dees_troy@teamw.in> | Sat Aug 10 22:19:03 2013 +0000 |
committer | Dees_Troy <dees_troy@teamw.in> | Sat Aug 10 22:19:03 2013 +0000 |
tree | ec602b8261c9a40ef37e4530c075940bcce0bf2d | |
parent | 8b7c1b7dec6887c542ebf8704463f52653942998 [diff] [blame] |
Remove libjpegtwrp and use CM provided libjpeg
diff --git a/minuitwrp/resources.c b/minuitwrp/resources.c index 4c8d8a9..c589c9d 100644 --- a/minuitwrp/resources.c +++ b/minuitwrp/resources.c
@@ -30,7 +30,7 @@ #include <pixelflinger/pixelflinger.h> #include <png.h> -#include "../libjpegtwrp/jpeglib.h" +#include "jpeglib.h" #include "minui.h"