summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2014-04-03 12:16:30 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2014-04-03 12:16:30 +0100
commite37f2734fd181a31b3cdfdfea78ed99579077a0f (patch)
tree5bf8cd3c4791b2ef7932090bf117eba47a8e88fe
parenta8bac127974fc41d1efe4a9689821d98f9ac42b2 (diff)
Adapt for move of tp_asv_*() to -dbus librarynext-decore
-rw-r--r--rakia/call-stream.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/rakia/call-stream.c b/rakia/call-stream.c
index 9fc0c34..fb391b8 100644
--- a/rakia/call-stream.c
+++ b/rakia/call-stream.c
@@ -25,6 +25,8 @@
#include "rakia/sip-media.h"
+#include <telepathy-glib/telepathy-glib-dbus.h>
+
#define DEBUG_FLAG RAKIA_DEBUG_MEDIA
#include "debug.h"