telepathy-farstream: add telepathy-glib-dbus.h

Guillaume Desmottes gdesmott at kemper.freedesktop.org
Wed Sep 25 06:50:07 PDT 2013


Module: telepathy-farstream
Branch: master
Commit: e60291e9221d984bcfbb655db15749c94c1d1a0c
URL:    http://cgit.freedesktop.org/telepathy/telepathy-farstream/commit/?id=e60291e9221d984bcfbb655db15749c94c1d1a0c

Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date:   Wed Sep 25 12:36:21 2013 +0200

add telepathy-glib-dbus.h

Not yet needed but will be for 1.0

https://bugs.freedesktop.org/show_bug.cgi?id=69806

---

 examples/call-handler.c            |    1 +
 telepathy-farstream/call-content.c |    1 +
 telepathy-farstream/call-stream.c  |    1 +
 telepathy-farstream/channel.c      |    1 +
 4 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/examples/call-handler.c b/examples/call-handler.c
index fa18479..e8e1661 100644
--- a/examples/call-handler.c
+++ b/examples/call-handler.c
@@ -21,6 +21,7 @@
 
 #include <gst/gst.h>
 #include <telepathy-glib/telepathy-glib.h>
+#include <telepathy-glib/telepathy-glib-dbus.h>
 #include <farstream/fs-element-added-notifier.h>
 #include <farstream/fs-utils.h>
 #include <telepathy-farstream/telepathy-farstream.h>
diff --git a/telepathy-farstream/call-content.c b/telepathy-farstream/call-content.c
index 6a29e93..751b606 100644
--- a/telepathy-farstream/call-content.c
+++ b/telepathy-farstream/call-content.c
@@ -42,6 +42,7 @@
 #include "call-content.h"
 
 #include <telepathy-glib/telepathy-glib.h>
+#include <telepathy-glib/telepathy-glib-dbus.h>
 #include <telepathy-glib/proxy-subclass.h>
 #include <farstream/fs-conference.h>
 #include <farstream/fs-utils.h>
diff --git a/telepathy-farstream/call-stream.c b/telepathy-farstream/call-stream.c
index 2b3c4e2..9713dec 100644
--- a/telepathy-farstream/call-stream.c
+++ b/telepathy-farstream/call-stream.c
@@ -44,6 +44,7 @@
 #include "call-stream.h"
 
 #include <telepathy-glib/telepathy-glib.h>
+#include <telepathy-glib/telepathy-glib-dbus.h>
 #include <telepathy-glib/proxy-subclass.h>
 #include <farstream/fs-conference.h>
 
diff --git a/telepathy-farstream/channel.c b/telepathy-farstream/channel.c
index 3442f70..e854d1a 100644
--- a/telepathy-farstream/channel.c
+++ b/telepathy-farstream/channel.c
@@ -34,6 +34,7 @@
 #include <stdlib.h>
 
 #include <telepathy-glib/telepathy-glib.h>
+#include <telepathy-glib/telepathy-glib-dbus.h>
 
 #include <farstream/fs-conference.h>
 



More information about the telepathy-commits mailing list