summaryrefslogtreecommitdiff
path: root/tests/lib/simple-conn.h
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/simple-conn.h
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/simple-conn.h')
-rw-r--r--tests/lib/simple-conn.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lib/simple-conn.h b/tests/lib/simple-conn.h
index 837400b..14d2275 100644
--- a/tests/lib/simple-conn.h
+++ b/tests/lib/simple-conn.h
@@ -13,7 +13,7 @@
#define __TP_TESTS_SIMPLE_CONN_H__
#include <glib-object.h>
-#include <telepathy-glib/base-connection.h>
+#include <telepathy-glib/telepathy-glib.h>
G_BEGIN_DECLS