summaryrefslogtreecommitdiff
path: root/tests/gps-test.c
diff options
context:
space:
mode:
authorKim Kibum <kb0929.kim@samsung.com>2012-04-29 17:01:25 +0900
committerKim Kibum <kb0929.kim@samsung.com>2012-04-29 17:01:25 +0900
commitb2e57232c0c834bb25e051530553b0490963abeb (patch)
tree8124862d0c76bec9068c7a822d15d4c33dd3739a /tests/gps-test.c
parent79a71ed0fa8c86a0ea7769c1dd0e4aec2e8a64fb (diff)
downloadlibslp-location-b2e57232c0c834bb25e051530553b0490963abeb.tar.gz
libslp-location-b2e57232c0c834bb25e051530553b0490963abeb.tar.bz2
libslp-location-b2e57232c0c834bb25e051530553b0490963abeb.zip
upload tizen1.0 source
Diffstat (limited to 'tests/gps-test.c')
-rw-r--r--tests/gps-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gps-test.c b/tests/gps-test.c
index 23d5438..c36dbf7 100644
--- a/tests/gps-test.c
+++ b/tests/gps-test.c
@@ -20,7 +20,7 @@
*/
#include <glib.h>
-#include <location/location.h>
+#include <location.h>
static GMainLoop *loop = NULL;