summaryrefslogtreecommitdiff
path: root/location/LocationAPI.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/LocationAPI.cpp
parent686a5c54b0fdd8a642a55f0d2085aeec99763209 (diff)
parentea051709cd1640da9ff3f6a7b2378fd21d1d56cb (diff)
downloadgps-7cc7da646c990160d6910daa9c1bad9e2eb18d2c.tar.gz
Merge "Fix 2.9-rel compilation issues on LE"
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 a977f70..21d2de0 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>