summaryrefslogtreecommitdiff
path: root/tests/lib/textchan-null.c
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2013-09-26 12:30:47 +0200
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2013-09-26 16:02:49 +0200
commitb2a2aeae630cc8ee049734620d8d1117b1079874 (patch)
tree04e0053cfe0fb32f0d431e4630de7fdc39a198cb /tests/lib/textchan-null.c
parented6f9a63e2a7733472f88d673e01e52ba25c34b0 (diff)
downloadtelepathy-logger-b2a2aeae630cc8ee049734620d8d1117b1079874.tar.gz
tests/lib: sync with tp-glib master
Adds a few new files used by the new version of the files we are using. https://bugs.freedesktop.org/show_bug.cgi?id=69846
Diffstat (limited to 'tests/lib/textchan-null.c')
-rw-r--r--tests/lib/textchan-null.c9
1 files changed, 2 insertions, 7 deletions
diff --git a/tests/lib/textchan-null.c b/tests/lib/textchan-null.c
index bbeb0c7..c426acf 100644
--- a/tests/lib/textchan-null.c
+++ b/tests/lib/textchan-null.c
@@ -13,13 +13,8 @@
#include "textchan-null.h"
-#include <telepathy-glib/base-connection.h>
-#include <telepathy-glib/channel-iface.h>
-#include <telepathy-glib/dbus.h>
-#include <telepathy-glib/dbus-properties-mixin.h>
-#include <telepathy-glib/interfaces.h>
-#include <telepathy-glib/svc-channel.h>
-#include <telepathy-glib/svc-generic.h>
+#include <telepathy-glib/telepathy-glib.h>
+#include <telepathy-glib/telepathy-glib-dbus.h>
/* This is for text-mixin unit tests, others should be using ExampleEcho2Channel
* which uses newer TpMessageMixin */