diff options
author | Vamana Murthi <vthuniki@codeaurora.org> | 2016-05-10 18:16:40 +0530 |
---|---|---|
committer | Kevin Tang <zhikait@codeaurora.org> | 2016-05-12 18:11:31 -0700 |
commit | 35877af173aeb6363b77f3a1a3d024cb85ce590f (patch) | |
tree | 8c1042d39dc7ce6ae4e06ff03e92fc10f5ecd4a7 /core/LocAdapterBase.cpp | |
parent | 7bf29855bf49c21458b4dd434400602997d89aac (diff) | |
parent | bc1348c51543518d0d32aa922392d421bad20e9d (diff) |
Merge remote-tracking branch 'origin/location.lnx.1.0-rel.1.0' into HEAD
git merge upto CRT tag location.lnx.1.0-00036 to private_n_location.lnx
Change-Id: I922daaa9a8c2745095ec9d425192d3649657e76c
CRs-Fixed: 1015000
Diffstat (limited to 'core/LocAdapterBase.cpp')
-rw-r--r-- | core/LocAdapterBase.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/LocAdapterBase.cpp b/core/LocAdapterBase.cpp index d4727d8..d3082e2 100644 --- a/core/LocAdapterBase.cpp +++ b/core/LocAdapterBase.cpp @@ -32,7 +32,7 @@ #include <dlfcn.h> #include <LocAdapterBase.h> #include <loc_target.h> -#include <log_util.h> +#include <platform_lib_log_util.h> #include <LocAdapterProxyBase.h> namespace loc_core { |