summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2013-10-15 14:12:40 -0400
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2013-10-15 14:14:24 -0400
commit4e5a94b76b0907ea9cbcc34df4571f445ffc97d0 (patch)
tree7956cb8d11ba9688b3cae36c17a466257b864ee4
parent7acfc878f37189efe0256aec9e2641c07229a934 (diff)
downloadtelepathy-gabble-4e5a94b76b0907ea9cbcc34df4571f445ffc97d0.tar.gz
console/channel-manager: include telepathy-glib-dbus
-rw-r--r--plugins/console/channel-manager.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/console/channel-manager.c b/plugins/console/channel-manager.c
index 3d826db1c..2f4955225 100644
--- a/plugins/console/channel-manager.c
+++ b/plugins/console/channel-manager.c
@@ -20,6 +20,8 @@
#include "config.h"
#include "console/channel-manager.h"
+#include <telepathy-glib/telepathy-glib-dbus.h>
+
#include "extensions/extensions.h"
#include "console/channel.h"