summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2012-05-07 18:23:40 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2012-05-07 18:59:58 +0100
commit300598d142a66c168d6a609db9f9dff487620dec (patch)
treefef4ee92c23554d2864231e591ce76c34dd6506b
parentdc568bfd8af38d07f108b324fa2fbf26a786d353 (diff)
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@collabora.co.uk> Reviewed-by: Xavier Claessens <xavier.claessens@collabora.co.uk>
-rw-r--r--telepathy-glib/telepathy-glib.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/telepathy-glib/telepathy-glib.h b/telepathy-glib/telepathy-glib.h
index 84a404272..eaf258312 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>