aboutsummaryrefslogtreecommitdiffstats
path: root/hostapd/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'hostapd/Android.mk')
-rw-r--r--hostapd/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/hostapd/Android.mk b/hostapd/Android.mk
index 2dbd67d..4655cfd 100644
--- a/hostapd/Android.mk
+++ b/hostapd/Android.mk
@@ -34,7 +34,7 @@ INCLUDES += $(LOCAL_PATH)/src/utils
INCLUDES += external/openssl/include
INCLUDES += frameworks/base/cmds/keystore
ifdef CONFIG_DRIVER_NL80211
-INCLUDES += system/core/libnl_2/include
+INCLUDES += external/libnl-headers
endif