aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2013-10-22 19:19:57 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2013-10-23 22:12:14 +0800
commitb7ff7d8e75ef4568cd6e428dd9914adc1108302a (patch)
treeb059fd4409d0d6bff32cd7227e67a6dae1c91961
parent6fa878bf752d6a397bd876d34fb5c30ea0f9ea8e (diff)
downloadgsoc2013-empathy-b7ff7d8e75ef4568cd6e428dd9914adc1108302a.tar
gsoc2013-empathy-b7ff7d8e75ef4568cd6e428dd9914adc1108302a.tar.gz
gsoc2013-empathy-b7ff7d8e75ef4568cd6e428dd9914adc1108302a.tar.bz2
gsoc2013-empathy-b7ff7d8e75ef4568cd6e428dd9914adc1108302a.tar.lz
gsoc2013-empathy-b7ff7d8e75ef4568cd6e428dd9914adc1108302a.tar.xz
gsoc2013-empathy-b7ff7d8e75ef4568cd6e428dd9914adc1108302a.tar.zst
gsoc2013-empathy-b7ff7d8e75ef4568cd6e428dd9914adc1108302a.zip
location-manager: include telepathy-glib-dbus.h
-rw-r--r--libempathy-gtk/empathy-location-manager.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libempathy-gtk/empathy-location-manager.c b/libempathy-gtk/empathy-location-manager.c
index 459adb28e..8787eb2c5 100644
--- a/libempathy-gtk/empathy-location-manager.c
+++ b/libempathy-gtk/empathy-location-manager.c
@@ -22,6 +22,8 @@
#include "config.h"
#include "empathy-location-manager.h"
+#include <telepathy-glib/telepathy-glib-dbus.h>
+
#include <tp-account-widgets/tpaw-time.h>
#include "empathy-gsettings.h"