aboutsummaryrefslogtreecommitdiff
path: root/core/src/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/Android.mk')
-rw-r--r--core/src/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/src/Android.mk b/core/src/Android.mk
index de4bb47..9bbddfe 100644
--- a/core/src/Android.mk
+++ b/core/src/Android.mk
@@ -23,6 +23,7 @@ LOCAL_C_INCLUDES := \
$(WRS_OMXIL_CORE_ROOT)/utils/inc \
$(WRS_OMXIL_CORE_ROOT)/base/inc \
$(WRS_OMXIL_CORE_ROOT)/core/inc/khronos/openmax/include \
+ $(TOP)/frameworks/native/include/media/openmax \
$(PV_INCLUDES)
include $(BUILD_SHARED_LIBRARY)