summaryrefslogtreecommitdiffstats
path: root/bcmdhd/wifi_hal/gscan.cpp
diff options
context:
space:
mode:
authorPierre Couillaud <pierre@broadcom.com>2018-02-16 04:44:23 -0800
committerPierre Couillaud <pierre@broadcom.com>2018-02-16 07:05:14 -0800
commitf05bfb019590f8e25471c0fae23db519dfcfb790 (patch)
treea320ede40e2f255cf2e351caa32673fb54fce901 /bcmdhd/wifi_hal/gscan.cpp
parente53e4353abf9df97c08e2b59a52e41bf61d11d95 (diff)
downloadandroid_hardware_broadcom_wlan-f05bfb019590f8e25471c0fae23db519dfcfb790.tar.gz
android_hardware_broadcom_wlan-f05bfb019590f8e25471c0fae23db519dfcfb790.tar.bz2
android_hardware_broadcom_wlan-f05bfb019590f8e25471c0fae23db519dfcfb790.zip
wlan:bcmdhd: fixup build errors when building the library under vndk.
Bug: 73344227 Signed-off-by: Pierre Couillaud <pierre@broadcom.com>
Diffstat (limited to 'bcmdhd/wifi_hal/gscan.cpp')
-rw-r--r--bcmdhd/wifi_hal/gscan.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/bcmdhd/wifi_hal/gscan.cpp b/bcmdhd/wifi_hal/gscan.cpp
index d50e98f..1ccaf30 100644
--- a/bcmdhd/wifi_hal/gscan.cpp
+++ b/bcmdhd/wifi_hal/gscan.cpp
@@ -38,7 +38,7 @@
#define LOG_TAG "WifiHAL"
//#define LOG_NDEBUG 0 //uncomment to enable verbose logging
-#include <utils/Log.h>
+#include <log/log.h>
#include "wifi_hal.h"
#include "common.h"