summaryrefslogtreecommitdiff
path: root/tests/lib/simple-channel-request.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/simple-channel-request.c')
-rw-r--r--tests/lib/simple-channel-request.c8
1 files changed, 2 insertions, 6 deletions
diff --git a/tests/lib/simple-channel-request.c b/tests/lib/simple-channel-request.c
index c97253099..111f320ef 100644
--- a/tests/lib/simple-channel-request.c
+++ b/tests/lib/simple-channel-request.c
@@ -12,13 +12,9 @@
#include "simple-channel-request.h"
-#include <telepathy-glib/client.h>
-#include <telepathy-glib/interfaces.h>
-#include <telepathy-glib/proxy-subclass.h>
-#include <telepathy-glib/svc-channel-request.h>
-#include <telepathy-glib/svc-generic.h>
#include <telepathy-glib/telepathy-glib.h>
-#include <telepathy-glib/util.h>
+#include <telepathy-glib/telepathy-glib-dbus.h>
+#include <telepathy-glib/proxy-subclass.h>
#include "tests/lib/util.h"
#include "tests/lib/textchan-null.h"