telepathy-mission-control: dbus-account-plugin: include more telepathy-glib headers
Simon McVittie
smcv at kemper.freedesktop.org
Wed Oct 2 06:15:42 PDT 2013
Module: telepathy-mission-control
Branch: master
Commit: 8a8eb6c6da136f8ec2700b0f91b9f6a80869f7b6
URL: http://cgit.freedesktop.org/telepathy/telepathy-mission-control/commit/?id=8a8eb6c6da136f8ec2700b0f91b9f6a80869f7b6
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Thu Sep 26 20:25:37 2013 +0100
dbus-account-plugin: include more telepathy-glib headers
On the "next" branch it will stop getting these as a side-effect
of something else.
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=69885
Reviewed-by: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
---
tests/twisted/dbus-account-plugin.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/tests/twisted/dbus-account-plugin.c b/tests/twisted/dbus-account-plugin.c
index 9d8850e..e44e32c 100644
--- a/tests/twisted/dbus-account-plugin.c
+++ b/tests/twisted/dbus-account-plugin.c
@@ -23,6 +23,9 @@
#include "config.h"
#include "dbus-account-plugin.h"
+#include <telepathy-glib/telepathy-glib.h>
+#include <telepathy-glib/telepathy-glib-dbus.h>
+
#define DEBUG(format, ...) g_debug ("%s: " format, G_STRFUNC, ##__VA_ARGS__)
#define TESTDOT "org.freedesktop.Telepathy.Test."
More information about the telepathy-commits
mailing list