summaryrefslogtreecommitdiff
path: root/utils/loc_cfg.cpp
diff options
context:
space:
mode:
authorSatheesh Jayakumar <sjayakum@codeaurora.org>2013-05-07 09:25:21 -0700
committerSatheesh Jayakumar <sjayakum@codeaurora.org>2013-07-03 17:08:14 -0700
commit0590a64deb4ec63a27b779ae6bec91b2ae6eb980 (patch)
treebfd5e7b3734d305cbe1b0f478041a230e20a7e8f /utils/loc_cfg.cpp
parent18875a4f8a3a84711e244c349e287d6510382528 (diff)
downloadgps-0590a64deb4ec63a27b779ae6bec91b2ae6eb980.tar.gz
hardware/qcom/gps: Porting HAL and Loc API 2.0
- Wrote makefiles, config and other files - Made code changes to minimize android dependencies Change-Id: I350de6378684f5db81a36cc4c6d014c5a8189d4c
Diffstat (limited to 'utils/loc_cfg.cpp')
-rw-r--r--utils/loc_cfg.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/utils/loc_cfg.cpp b/utils/loc_cfg.cpp
index 652eb10..73d1ca4 100644
--- a/utils/loc_cfg.cpp
+++ b/utils/loc_cfg.cpp
@@ -39,6 +39,10 @@
#include <time.h>
#include <loc_cfg.h>
#include <log_util.h>
+#ifdef USE_GLIB
+#include <glib.h>
+#endif
+#include "platform_lib_includes.h"
/*=============================================================================
*