summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Android.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/Android.mk b/Android.mk
index 685d6e6..6fc29ba 100644
--- a/Android.mk
+++ b/Android.mk
@@ -89,6 +89,9 @@ LOCAL_SRC_FILES := \
gralloc_drm.c \
gralloc_drm_kms.c
+LOCAL_EXPORT_C_INCLUDE_DIRS := \
+ $(LOCAL_PATH)
+
LOCAL_SHARED_LIBRARIES := \
libdrm \
liblog \