summaryrefslogtreecommitdiff
path: root/salut
diff options
context:
space:
mode:
Diffstat (limited to 'salut')
-rw-r--r--salut/caps-channel-manager.h3
-rw-r--r--salut/plugin-connection.h3
-rw-r--r--salut/plugin.h3
3 files changed, 3 insertions, 6 deletions
diff --git a/salut/caps-channel-manager.h b/salut/caps-channel-manager.h
index 4e0d561d..a933cc80 100644
--- a/salut/caps-channel-manager.h
+++ b/salut/caps-channel-manager.h
@@ -24,8 +24,7 @@
#define GABBLE_CAPS_CHANNEL_MANAGER_H
#include <glib-object.h>
-#include <telepathy-glib/exportable-channel.h>
-#include <telepathy-glib/handle.h>
+#include <telepathy-glib/telepathy-glib.h>
#include "capabilities.h"
diff --git a/salut/plugin-connection.h b/salut/plugin-connection.h
index bd71306c..2d098221 100644
--- a/salut/plugin-connection.h
+++ b/salut/plugin-connection.h
@@ -22,8 +22,7 @@
#include <glib-object.h>
-#include <telepathy-glib/base-connection.h>
-#include <telepathy-glib/base-contact-list.h>
+#include <telepathy-glib/telepathy-glib.h>
#include <wocky/wocky.h>
diff --git a/salut/plugin.h b/salut/plugin.h
index c10ba573..038afa5f 100644
--- a/salut/plugin.h
+++ b/salut/plugin.h
@@ -23,8 +23,7 @@
#include <glib-object.h>
-#include <telepathy-glib/base-connection-manager.h>
-#include <telepathy-glib/base-connection.h>
+#include <telepathy-glib/telepathy-glib.h>
#include <wocky/wocky.h>