summaryrefslogtreecommitdiff
path: root/src/muc-factory.c
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2012-05-30 13:34:20 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2012-05-30 13:34:20 +0100
commitfa3b39e7a84fa985a5f7bac664fa6af8a355e622 (patch)
tree472434fcdd4f146a700fe283b3ff751606f6a9bf /src/muc-factory.c
parent4f67d0e00694967c31ab35ab6eec0a325bc19d5d (diff)
downloadtelepathy-gabble-fa3b39e7a84fa985a5f7bac664fa6af8a355e622.tar.gz
Use meta-headers for everything
Reviewed-by: Xavier Claessens <xavier.claessens@collabora.co.uk> Bug: https://bugs.freedesktop.org/show_bug.cgi?id=49384
Diffstat (limited to 'src/muc-factory.c')
-rw-r--r--src/muc-factory.c8
1 files changed, 3 insertions, 5 deletions
diff --git a/src/muc-factory.c b/src/muc-factory.c
index ab1de5bd9..9dbe11917 100644
--- a/src/muc-factory.c
+++ b/src/muc-factory.c
@@ -25,11 +25,9 @@
#include <dbus/dbus-glib.h>
#include <dbus/dbus-glib-lowlevel.h>
#include <wocky/wocky.h>
-#include <telepathy-glib/channel-manager.h>
-#include <telepathy-glib/dbus.h>
-#include <telepathy-glib/gtypes.h>
-#include <telepathy-glib/interfaces.h>
-#include <telepathy-glib/util.h>
+
+#include <telepathy-glib/telepathy-glib.h>
+#include <telepathy-glib/telepathy-glib-dbus.h>
#define DEBUG_FLAG GABBLE_DEBUG_MUC