[next] telepathy-glib: Include channel-iface.h in telepathy-glib.h

Simon McVittie smcv at kemper.freedesktop.org
Mon May 7 11:15:17 PDT 2012


Module: telepathy-glib
Branch: next
Commit: 300598d142a66c168d6a609db9f9dff487620dec
URL:    http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=300598d142a66c168d6a609db9f9dff487620dec

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Mon May  7 18:23:40 2012 +0100

Include channel-iface.h in telepathy-glib.h

On master, this was already included via channel-factory-iface.h; on
next, that no longer works.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=49593
Reviewed-by: Jonny Lamb <jonny.lamb at collabora.co.uk>
Reviewed-by: Xavier Claessens <xavier.claessens at collabora.co.uk>

---

 telepathy-glib/telepathy-glib.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/telepathy-glib/telepathy-glib.h b/telepathy-glib/telepathy-glib.h
index 84a4042..eaf2583 100644
--- a/telepathy-glib/telepathy-glib.h
+++ b/telepathy-glib/telepathy-glib.h
@@ -58,6 +58,7 @@
 #include <telepathy-glib/capabilities.h>
 #include <telepathy-glib/channel-dispatch-operation.h>
 #include <telepathy-glib/channel-dispatcher.h>
+#include <telepathy-glib/channel-iface.h>
 #include <telepathy-glib/channel-manager.h>
 #include <telepathy-glib/channel-request.h>
 #include <telepathy-glib/channel.h>



More information about the telepathy-commits mailing list