summaryrefslogtreecommitdiff
path: root/src/file-transfer-channel.c
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2013-01-04 15:51:19 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2013-01-04 15:51:19 +0000
commitf75008175d3aa5397204eb3d0b757cb49fcde30c (patch)
treed0e453fda13b6c25cde263461e312feb511e9488 /src/file-transfer-channel.c
parent6e71b391494a265ecfe80691d8acfd8340d3eab2 (diff)
downloadtelepathy-salut-f75008175d3aa5397204eb3d0b757cb49fcde30c.tar.gz
Be single-include-compliant
Diffstat (limited to 'src/file-transfer-channel.c')
-rw-r--r--src/file-transfer-channel.c8
1 files changed, 2 insertions, 6 deletions
diff --git a/src/file-transfer-channel.c b/src/file-transfer-channel.c
index 50e01d29..516a71cf 100644
--- a/src/file-transfer-channel.c
+++ b/src/file-transfer-channel.c
@@ -53,12 +53,8 @@
#include <gibber/gibber-file-transfer.h>
#include <gibber/gibber-oob-file-transfer.h>
-#include <telepathy-glib/channel-iface.h>
-#include <telepathy-glib/interfaces.h>
-#include <telepathy-glib/dbus.h>
-#include <telepathy-glib/svc-generic.h>
-#include <telepathy-glib/gtypes.h>
-#include <telepathy-glib/gnio-util.h>
+#include <telepathy-glib/telepathy-glib.h>
+#include <telepathy-glib/telepathy-glib-dbus.h>
static void
file_transfer_iface_init (gpointer g_iface, gpointer iface_data);