aboutsummaryrefslogtreecommitdiffstats
path: root/hostapd
diff options
context:
space:
mode:
Diffstat (limited to 'hostapd')
-rw-r--r--hostapd/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/hostapd/Android.mk b/hostapd/Android.mk
index ee153d08..865c43d3 100644
--- a/hostapd/Android.mk
+++ b/hostapd/Android.mk
@@ -49,7 +49,7 @@ INCLUDES = $(LOCAL_PATH)
INCLUDES += $(LOCAL_PATH)/src
INCLUDES += $(LOCAL_PATH)/src/utils
INCLUDES += external/openssl/include
-INCLUDES += system/security/keystore
+INCLUDES += system/security/keystore/include
ifdef CONFIG_DRIVER_NL80211
INCLUDES += external/libnl-headers
endif