summaryrefslogtreecommitdiff
path: root/gabble/gabble.h
diff options
context:
space:
mode:
authorAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>2010-06-03 06:22:33 -0300
committerAndre Moreira Magalhaes (andrunko) <andre.magalhaes@collabora.co.uk>2010-06-03 15:22:10 -0300
commitb725c2a8a393aa62de1cbf630c1b7c70c3cbc979 (patch)
tree72d7e7c88052a6848213051b7fc5913c2ff4c790 /gabble/gabble.h
parentf1e0b7fe0655339060e8fe10c819ef0d7459571e (diff)
downloadtelepathy-gabble-b725c2a8a393aa62de1cbf630c1b7c70c3cbc979.tar.gz
plugin API: Added method to allow sidecars to set their own capabilities.
Diffstat (limited to 'gabble/gabble.h')
-rw-r--r--gabble/gabble.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gabble/gabble.h b/gabble/gabble.h
index 3ec1fc70a..d9ec8e7bd 100644
--- a/gabble/gabble.h
+++ b/gabble/gabble.h
@@ -25,6 +25,7 @@
#include <glib-object.h>
#include <gabble/capabilities-set.h>
+#include <gabble/connection.h>
#include <gabble/error.h>
#include <gabble/plugin.h>
#include <gabble/sidecar.h>