[next] telepathy-haze: Adapt for move of tp_g_value_slice_*() to -dbus library
Simon McVittie
smcv at kemper.freedesktop.org
Thu Apr 3 12:46:30 PDT 2014
Module: telepathy-haze
Branch: next
Commit: a65d52dc1b1f6d3bddbd0983b2078b97fd00085f
URL: http://cgit.freedesktop.org/telepathy/telepathy-haze/commit/?id=a65d52dc1b1f6d3bddbd0983b2078b97fd00085f
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Thu Apr 3 12:16:52 2014 +0100
Adapt for move of tp_g_value_slice_*() to -dbus library
---
src/connection-presence.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/connection-presence.c b/src/connection-presence.c
index 3f66806..35b3820 100644
--- a/src/connection-presence.c
+++ b/src/connection-presence.c
@@ -25,6 +25,7 @@
#include "debug.h"
#include <telepathy-glib/telepathy-glib.h>
+#include <telepathy-glib/telepathy-glib-dbus.h>
static const TpPresenceStatusOptionalArgumentSpec arg_specs[] = {
{ "message", "s" },
More information about the telepathy-commits
mailing list