summaryrefslogtreecommitdiff
path: root/location/LocationAPI.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/LocationAPI.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/LocationAPI.cpp')
-rw-r--r--location/LocationAPI.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/location/LocationAPI.cpp b/location/LocationAPI.cpp
index ed3cc6b..09fa7e1 100644
--- a/location/LocationAPI.cpp
+++ b/location/LocationAPI.cpp
@@ -29,7 +29,7 @@
#include <location_interface.h>
#include <dlfcn.h>
-#include <log_util.h>
+#include <platform_lib_log_util.h>
#include <pthread.h>
#include <map>