summaryrefslogtreecommitdiff
path: root/tests/lib/simple-channel-dispatcher.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/simple-channel-dispatcher.c')
-rw-r--r--tests/lib/simple-channel-dispatcher.c9
1 files changed, 2 insertions, 7 deletions
diff --git a/tests/lib/simple-channel-dispatcher.c b/tests/lib/simple-channel-dispatcher.c
index 116df9a02..4be6e77e7 100644
--- a/tests/lib/simple-channel-dispatcher.c
+++ b/tests/lib/simple-channel-dispatcher.c
@@ -12,13 +12,8 @@
#include "simple-channel-dispatcher.h"
-#include <telepathy-glib/base-connection.h>
-#include <telepathy-glib/dbus.h>
-#include <telepathy-glib/gtypes.h>
-#include <telepathy-glib/interfaces.h>
-#include <telepathy-glib/svc-generic.h>
-#include <telepathy-glib/svc-channel-dispatcher.h>
-#include <telepathy-glib/util.h>
+#include <telepathy-glib/telepathy-glib.h>
+#include <telepathy-glib/telepathy-glib-dbus.h>
#include "simple-channel-request.h"
#include "simple-conn.h"