summaryrefslogtreecommitdiff
path: root/location/LocationAPIClientBase.cpp
diff options
context:
space:
mode:
authorNaresh Munagala <nareshm@codeaurora.org>2017-06-20 22:18:19 +0530
committerHarikrishnan Hariharan <hahariha@codeaurora.org>2017-07-21 17:51:05 +0530
commitea051709cd1640da9ff3f6a7b2378fd21d1d56cb (patch)
tree9d3417ab70ee81c07a4ef4d5f47796a88f25c7c9 /location/LocationAPIClientBase.cpp
parent1bd0de5d87278a63b0b7a9b956e02ddfa1eeea47 (diff)
downloadgps-ea051709cd1640da9ff3f6a7b2378fd21d1d56cb.tar.gz
Fix 2.9-rel compilation issues on LE
Change-Id: I35b8da213e8830456c8652802941a418748bd5e9 CRs-Fixed: 2067662
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 56ac9cc..d8fda33 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"