[next] telepathy-gabble: Adapt for move of tp_asv_*() to -dbus library
Simon McVittie
smcv at kemper.freedesktop.org
Thu Apr 3 12:42:46 PDT 2014
Module: telepathy-gabble
Branch: next
Commit: d019a080bf063025bca9fcbd7052a72ef6e2aa3d
URL: http://cgit.freedesktop.org/telepathy/telepathy-gabble/commit/?id=d019a080bf063025bca9fcbd7052a72ef6e2aa3d
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Thu Apr 3 12:17:39 2014 +0100
Adapt for move of tp_asv_*() to -dbus library
---
src/jingle-tp-util.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/jingle-tp-util.c b/src/jingle-tp-util.c
index 212579f..2716b40 100644
--- a/src/jingle-tp-util.c
+++ b/src/jingle-tp-util.c
@@ -21,6 +21,8 @@
#include "jingle-tp-util.h"
+#include <telepathy-glib/telepathy-glib-dbus.h>
+
WockyJingleMediaType
wocky_jingle_media_type_from_tp (TpMediaStreamType type)
{
More information about the telepathy-commits
mailing list