[Telepathy-commits] [telepathy-mission-control/master] Add missing includes to <telepathy-glib/gtypes.h>

Alban Crequy alban.crequy at collabora.co.uk
Thu Nov 13 07:31:09 PST 2008


---
 src/mcd-channel.c    |    1 +
 src/mcd-dispatcher.c |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/mcd-channel.c b/src/mcd-channel.c
index 7fab47d..3039db0 100644
--- a/src/mcd-channel.c
+++ b/src/mcd-channel.c
@@ -36,6 +36,7 @@
 
 #include <glib/gi18n.h>
 #include <telepathy-glib/interfaces.h>
+#include <telepathy-glib/gtypes.h>
 #include <telepathy-glib/dbus.h>
 
 #include "mcd-channel.h"
diff --git a/src/mcd-dispatcher.c b/src/mcd-dispatcher.c
index 5b36a8d..7844644 100644
--- a/src/mcd-dispatcher.c
+++ b/src/mcd-dispatcher.c
@@ -46,6 +46,7 @@
 #include "mcd-dispatch-operation.h"
 #include "mcd-misc.h"
 #include <telepathy-glib/interfaces.h>
+#include <telepathy-glib/gtypes.h>
 #include <telepathy-glib/proxy-subclass.h>
 #include "_gen/interfaces.h"
 #include "_gen/gtypes.h"
-- 
1.5.6.5




More information about the Telepathy-commits mailing list