summaryrefslogtreecommitdiff
path: root/location/LocationAPIClientBase.cpp
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@quicinc.com>2017-07-27 03:43:51 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2017-07-27 03:43:51 -0700
commit7cc7da646c990160d6910daa9c1bad9e2eb18d2c (patch)
tree6c695d3bc579d0bd1c9cb992562d3c58f951d2ea /location/LocationAPIClientBase.cpp
parent686a5c54b0fdd8a642a55f0d2085aeec99763209 (diff)
parentea051709cd1640da9ff3f6a7b2378fd21d1d56cb (diff)
downloadgps-7cc7da646c990160d6910daa9c1bad9e2eb18d2c.tar.gz
Merge "Fix 2.9-rel compilation issues on LE"
Diffstat (limited to 'location/LocationAPIClientBase.cpp')
-rw-r--r--location/LocationAPIClientBase.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/location/LocationAPIClientBase.cpp b/location/LocationAPIClientBase.cpp
index 4d50119..465b76d 100644
--- a/location/LocationAPIClientBase.cpp
+++ b/location/LocationAPIClientBase.cpp
@@ -29,7 +29,7 @@
#define LOG_NDDEBUG 0
#define LOG_TAG "LocSvc_APIClientBase"
-#include <log_util.h>
+#include <platform_lib_log_util.h>
#include <loc_cfg.h>
#include "LocationAPIClientBase.h"