diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2013-09-26 12:30:47 +0200 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2013-09-26 16:02:49 +0200 |
commit | b2a2aeae630cc8ee049734620d8d1117b1079874 (patch) | |
tree | 04e0053cfe0fb32f0d431e4630de7fdc39a198cb /tests/lib/util.h | |
parent | ed6f9a63e2a7733472f88d673e01e52ba25c34b0 (diff) |
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/util.h')
-rw-r--r-- | tests/lib/util.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lib/util.h b/tests/lib/util.h index 42c9489..1c40f42 100644 --- a/tests/lib/util.h +++ b/tests/lib/util.h @@ -12,7 +12,6 @@ #define __TP_TESTS_LIB_UTIL_H__ #include <telepathy-glib/telepathy-glib.h> -#include <telepathy-glib/base-connection.h> TpDBusDaemon *tp_tests_dbus_daemon_dup_or_die (void); |