summaryrefslogtreecommitdiffstats
path: root/minuitwrp/resources.c
diff options
context:
space:
mode:
authorDees_Troy <dees_troy@teamw.in>2013-08-11 15:32:44 +0200
committerGerrit Code Review <gerrit@198.50.184.117>2013-08-11 15:32:44 +0200
commitbdafe306fa80312e25491f092000a5bb79dc1617 (patch)
treea5fc3523fa892adba7db8432524278da6dc349a2 /minuitwrp/resources.c
parentMerge "Rename libfuse to prevent conflicts with newer CM trees" into twrp2.5 (diff)
parentRemove libjpegtwrp and use CM provided libjpeg (diff)
downloadandroid_bootable_recovery-bdafe306fa80312e25491f092000a5bb79dc1617.tar
android_bootable_recovery-bdafe306fa80312e25491f092000a5bb79dc1617.tar.gz
android_bootable_recovery-bdafe306fa80312e25491f092000a5bb79dc1617.tar.bz2
android_bootable_recovery-bdafe306fa80312e25491f092000a5bb79dc1617.tar.lz
android_bootable_recovery-bdafe306fa80312e25491f092000a5bb79dc1617.tar.xz
android_bootable_recovery-bdafe306fa80312e25491f092000a5bb79dc1617.tar.zst
android_bootable_recovery-bdafe306fa80312e25491f092000a5bb79dc1617.zip
Diffstat (limited to 'minuitwrp/resources.c')
-rw-r--r--minuitwrp/resources.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/minuitwrp/resources.c b/minuitwrp/resources.c
index 4c8d8a93f..c589c9d8a 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"