commit | 2673cec07a4740f86438b50cfe1b70b258a9a8c8 | [log] [tgz] |
---|---|---|
author | Dees_Troy <dees_troy@teamw.in> | Tue Apr 02 20:22:16 2013 +0000 |
committer | Dees_Troy <dees_troy@teamw.in> | Thu Apr 04 18:57:34 2013 +0000 |
tree | 3133d98e33eba4fab9760f9a4a54aeac83107119 | |
parent | a13d74fc95324c4318fcc95956b07fe593669412 [diff] [blame] |
Move all AOSP code out of recovery binary Improves license compatibility between GPL and Apache Change-Id: I2b165aa575bb6213af6b07936f99610c113443f0
diff --git a/minuitwrp/resources.c b/minuitwrp/resources.c index ea6a447..4c8d8a9 100644 --- a/minuitwrp/resources.c +++ b/minuitwrp/resources.c
@@ -30,7 +30,7 @@ #include <pixelflinger/pixelflinger.h> #include <png.h> -#include <jpeglib.h> +#include "../libjpegtwrp/jpeglib.h" #include "minui.h"