summaryrefslogtreecommitdiff
path: root/telepathy-logger/text-channel.c
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.co.uk>2012-07-02 14:59:47 +0200
committerXavier Claessens <xavier.claessens@collabora.co.uk>2012-07-03 12:10:01 +0200
commit1c45faf788f2acd337f4adf23ea4f3f6a003f085 (patch)
tree5d70461f1760b12be77051499b968c5dd568ae53 /telepathy-logger/text-channel.c
parent4b7a97be0f8250af48c5b9f97cace813bc64c0f8 (diff)
downloadtelepathy-logger-1c45faf788f2acd337f4adf23ea4f3f6a003f085.tar.gz
Disable single include of telepathy-glib headers
Diffstat (limited to 'telepathy-logger/text-channel.c')
-rw-r--r--telepathy-logger/text-channel.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/telepathy-logger/text-channel.c b/telepathy-logger/text-channel.c
index fa98eba..c79c723 100644
--- a/telepathy-logger/text-channel.c
+++ b/telepathy-logger/text-channel.c
@@ -23,9 +23,7 @@
#include "text-channel-internal.h"
#include <glib.h>
-#include <telepathy-glib/contact.h>
-#include <telepathy-glib/enums.h>
-#include <telepathy-glib/proxy.h>
+#include <telepathy-glib/telepathy-glib.h>
#include "action-chain-internal.h"
#include "channel-internal.h"