aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.co.uk>2013-10-03 04:50:59 +0800
committerXavier Claessens <xavier.claessens@collabora.co.uk>2013-10-03 22:11:43 +0800
commit7c2e5a7f9d0ce3ee96f34fd954e6f147abd0c8b0 (patch)
treeee0155b191f040caec103e421491a8c14def50fb /src
parentc9ed3ccb624594660908c3d39ea8d182079dd000 (diff)
downloadgsoc2013-empathy-7c2e5a7f9d0ce3ee96f34fd954e6f147abd0c8b0.tar
gsoc2013-empathy-7c2e5a7f9d0ce3ee96f34fd954e6f147abd0c8b0.tar.gz
gsoc2013-empathy-7c2e5a7f9d0ce3ee96f34fd954e6f147abd0c8b0.tar.bz2
gsoc2013-empathy-7c2e5a7f9d0ce3ee96f34fd954e6f147abd0c8b0.tar.lz
gsoc2013-empathy-7c2e5a7f9d0ce3ee96f34fd954e6f147abd0c8b0.tar.xz
gsoc2013-empathy-7c2e5a7f9d0ce3ee96f34fd954e6f147abd0c8b0.tar.zst
gsoc2013-empathy-7c2e5a7f9d0ce3ee96f34fd954e6f147abd0c8b0.zip
Add missing telepathy-glib-dbus.h includes
Diffstat (limited to 'src')
-rw-r--r--src/empathy-accounts.c1
-rw-r--r--src/empathy-call-factory.c2
-rw-r--r--src/empathy-call-observer.c1
-rw-r--r--src/empathy-call-window.c1
-rw-r--r--src/empathy-chat-manager.c1
-rw-r--r--src/empathy-debug-window.c1
-rw-r--r--src/empathy-event-manager.c1
-rw-r--r--src/empathy-import-widget.c1
-rw-r--r--src/empathy-invite-participant-dialog.c1
-rw-r--r--src/empathy-preferences.c1
10 files changed, 11 insertions, 0 deletions
diff --git a/src/empathy-accounts.c b/src/empathy-accounts.c
index ead848d3f..60bba82dd 100644
--- a/src/empathy-accounts.c
+++ b/src/empathy-accounts.c
@@ -28,6 +28,7 @@
#include "empathy-accounts.h"
#include <glib/gi18n.h>
+#include <telepathy-glib/telepathy-glib-dbus.h>
#ifdef HAVE_CHEESE
#include <cheese-gtk.h>
diff --git a/src/empathy-call-factory.c b/src/empathy-call-factory.c
index 71ec4d63c..57254e659 100644
--- a/src/empathy-call-factory.c
+++ b/src/empathy-call-factory.c
@@ -21,6 +21,8 @@
#include "config.h"
#include "empathy-client-factory.h"
+#include <telepathy-glib/telepathy-glib-dbus.h>
+
#include "empathy-call-factory.h"
#include "empathy-call-handler.h"
#include "empathy-request-util.h"
diff --git a/src/empathy-call-observer.c b/src/empathy-call-observer.c
index 733199cff..93f2515f5 100644
--- a/src/empathy-call-observer.c
+++ b/src/empathy-call-observer.c
@@ -23,6 +23,7 @@
#include <glib/gi18n-lib.h>
#include <tp-account-widgets/tpaw-images.h>
+#include <telepathy-glib/telepathy-glib-dbus.h>
#include "empathy-notify-manager.h"
diff --git a/src/empathy-call-window.c b/src/empathy-call-window.c
index 1bed8b0a1..077cbe312 100644
--- a/src/empathy-call-window.c
+++ b/src/empathy-call-window.c
@@ -30,6 +30,7 @@
#include <tp-account-widgets/tpaw-images.h>
#include <tp-account-widgets/tpaw-pixbuf-utils.h>
#include <tp-account-widgets/tpaw-utils.h>
+#include <telepathy-glib/telepathy-glib-dbus.h>
#include "empathy-about-dialog.h"
#include "empathy-audio-sink.h"
diff --git a/src/empathy-chat-manager.c b/src/empathy-chat-manager.c
index 02ed0d949..55934634c 100644
--- a/src/empathy-chat-manager.c
+++ b/src/empathy-chat-manager.c
@@ -21,6 +21,7 @@
#include "empathy-chat-manager.h"
#include <telepathy-glib/proxy-subclass.h>
+#include <telepathy-glib/telepathy-glib-dbus.h>
#include "empathy-chatroom-manager.h"
#include "empathy-chat-window.h"
diff --git a/src/empathy-debug-window.c b/src/empathy-debug-window.c
index c195af4af..9611da1c3 100644
--- a/src/empathy-debug-window.c
+++ b/src/empathy-debug-window.c
@@ -25,6 +25,7 @@
#include <glib/gi18n.h>
#include <libsoup/soup.h>
#include <tp-account-widgets/tpaw-utils.h>
+#include <telepathy-glib/telepathy-glib-dbus.h>
#include "empathy-geometry.h"
#include "empathy-ui-utils.h"
diff --git a/src/empathy-event-manager.c b/src/empathy-event-manager.c
index e973ef3be..b8f1a477b 100644
--- a/src/empathy-event-manager.c
+++ b/src/empathy-event-manager.c
@@ -25,6 +25,7 @@
#include <glib/gi18n.h>
#include <tp-account-widgets/tpaw-images.h>
#include <tp-account-widgets/tpaw-utils.h>
+#include <telepathy-glib/telepathy-glib-dbus.h>
#include "empathy-call-utils.h"
#include "empathy-connection-aggregator.h"
diff --git a/src/empathy-import-widget.c b/src/empathy-import-widget.c
index 42ffdd30b..708370bae 100644
--- a/src/empathy-import-widget.c
+++ b/src/empathy-import-widget.c
@@ -28,6 +28,7 @@
#include <glib/gi18n-lib.h>
#include <tp-account-widgets/tpaw-builder.h>
#include <tp-account-widgets/tpaw-utils.h>
+#include <telepathy-glib/telepathy-glib-dbus.h>
#include "empathy-ui-utils.h"
#include "empathy-utils.h"
diff --git a/src/empathy-invite-participant-dialog.c b/src/empathy-invite-participant-dialog.c
index e562dc564..437d8e6b7 100644
--- a/src/empathy-invite-participant-dialog.c
+++ b/src/empathy-invite-participant-dialog.c
@@ -13,6 +13,7 @@
#include "empathy-invite-participant-dialog.h"
#include <glib/gi18n.h>
+#include <telepathy-glib/telepathy-glib-dbus.h>
#include "empathy-contact-chooser.h"
#include "empathy-utils.h"
diff --git a/src/empathy-preferences.c b/src/empathy-preferences.c
index c42e28760..b7b1a7bf2 100644
--- a/src/empathy-preferences.c
+++ b/src/empathy-preferences.c
@@ -28,6 +28,7 @@
#include <glib/gi18n.h>
#include <tp-account-widgets/tpaw-builder.h>
+#include <telepathy-glib/telepathy-glib-dbus.h>
#include "empathy-client-factory.h"
#include "empathy-gsettings.h"