From 06b666b2f412ef4f97880458ea76355abd8c76cd Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Fri, 27 Sep 2013 14:16:01 +0200 Subject: include telepathy-glib-dbus.h Not needed for now but will be for 1.0 --- tests/dbus/test-tpl-log-iter-pidgin.c | 1 + tests/dbus/test-tpl-log-iter-xml.c | 1 + tests/dbus/test-tpl-log-walker.c | 1 + 3 files changed, 3 insertions(+) (limited to 'tests/dbus') diff --git a/tests/dbus/test-tpl-log-iter-pidgin.c b/tests/dbus/test-tpl-log-iter-pidgin.c index 1859057..5bff6d8 100644 --- a/tests/dbus/test-tpl-log-iter-pidgin.c +++ b/tests/dbus/test-tpl-log-iter-pidgin.c @@ -10,6 +10,7 @@ #include "telepathy-logger/text-event.h" #include +#include #include #define DEBUG_FLAG TPL_DEBUG_TESTSUITE diff --git a/tests/dbus/test-tpl-log-iter-xml.c b/tests/dbus/test-tpl-log-iter-xml.c index 95285f1..a8f865d 100644 --- a/tests/dbus/test-tpl-log-iter-xml.c +++ b/tests/dbus/test-tpl-log-iter-xml.c @@ -11,6 +11,7 @@ #include "telepathy-logger/text-event.h" #include +#include #include #define DEBUG_FLAG TPL_DEBUG_TESTSUITE diff --git a/tests/dbus/test-tpl-log-walker.c b/tests/dbus/test-tpl-log-walker.c index d6e5380..d8b5b9f 100644 --- a/tests/dbus/test-tpl-log-walker.c +++ b/tests/dbus/test-tpl-log-walker.c @@ -11,6 +11,7 @@ #include "telepathy-logger/text-event.h" #include +#include #include #define DEBUG_FLAG TPL_DEBUG_TESTSUITE -- cgit v1.2.1