summaryrefslogtreecommitdiff
path: root/src/gclue-config.h
diff options
context:
space:
mode:
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>2014-01-23 17:19:29 +0000
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>2014-01-23 19:00:42 +0000
commite8c8fc354e2c2b3615a8bb124f8f4ed5311e10c5 (patch)
tree10bbee788dc9856edb9d21a27542a36f2442aec9 /src/gclue-config.h
parent2d5958b28812b4af4bb9ebf96f398cc6c8eebca2 (diff)
downloadgeoclue-e8c8fc354e2c2b3615a8bb124f8f4ed5311e10c5.tar.gz
Import all geocode-glib sources
Instead of just importing geocode-location, we now import all its sources into a subdir. Not only latest geocode-location needs a few other files but also is the fact that we'll likely need to use more of geocode-glib API in geoclue. This commit also updates geocode-location.
Diffstat (limited to 'src/gclue-config.h')
-rw-r--r--src/gclue-config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gclue-config.h b/src/gclue-config.h
index bcc7fb3..ff19967 100644
--- a/src/gclue-config.h
+++ b/src/gclue-config.h
@@ -24,7 +24,7 @@
#define GCLUE_CONFIG_H
#include <gio/gio.h>
-#include "geocode-location.h"
+#include "geocode-glib/geocode-location.h"
#include "gclue-client-info.h"
#include "gclue-config.h"