summaryrefslogtreecommitdiff
path: root/src/idle-im-channel.h
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2013-09-12 16:25:31 +0200
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2013-09-16 10:17:20 +0200
commitd23eabc7369420f401650266b110bb8017e0e09d (patch)
treed76bf19e062e62ef1d71fcd0ecaa2fb4721f031f /src/idle-im-channel.h
parent2b01622f523b7874afa6fb7bbda440d8e05e0e85 (diff)
downloadtelepathy-idle-d23eabc7369420f401650266b110bb8017e0e09d.tar.gz
Use TP_DISABLE_SINGLE_INCLUDE
https://bugs.freedesktop.org/show_bug.cgi?id=69311
Diffstat (limited to 'src/idle-im-channel.h')
-rw-r--r--src/idle-im-channel.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/idle-im-channel.h b/src/idle-im-channel.h
index c995c3c..96dee14 100644
--- a/src/idle-im-channel.h
+++ b/src/idle-im-channel.h
@@ -22,9 +22,7 @@
#define __IDLE_IM_CHANNEL_H__
#include <glib-object.h>
-#include <telepathy-glib/message-mixin.h>
-#include <telepathy-glib/dbus-properties-mixin.h>
-#include <telepathy-glib/base-channel.h>
+#include <telepathy-glib/telepathy-glib.h>
G_BEGIN_DECLS