summaryrefslogtreecommitdiffstats
path: root/minelf/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'minelf/Android.mk')
-rw-r--r--minelf/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/minelf/Android.mk b/minelf/Android.mk
index 0f41ff528..10818eae4 100644
--- a/minelf/Android.mk
+++ b/minelf/Android.mk
@@ -18,7 +18,7 @@ include $(CLEAR_VARS)
LOCAL_SRC_FILES := \
Retouch.c
-LOCAL_C_INCLUDES += bootable/recovery
+LOCAL_C_INCLUDES += $(commands_recovery_local_path)
LOCAL_MODULE := libminelf