summaryrefslogtreecommitdiff
path: root/gps/location/LocationAPI.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gps/location/LocationAPI.cpp')
-rw-r--r--gps/location/LocationAPI.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/gps/location/LocationAPI.cpp b/gps/location/LocationAPI.cpp
index 21d2de0..0111a9c 100644
--- a/gps/location/LocationAPI.cpp
+++ b/gps/location/LocationAPI.cpp
@@ -29,7 +29,8 @@
#include <location_interface.h>
#include <dlfcn.h>
-#include <platform_lib_log_util.h>
+#include <loc_pla.h>
+#include <log_util.h>
#include <pthread.h>
#include <map>