summaryrefslogtreecommitdiff
path: root/telepathy-glib/telepathy-glib.h
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2011-11-18 10:10:41 +0100
committerXavier Claessens <xavier.claessens@collabora.co.uk>2012-01-10 09:52:44 +0100
commit7195abaa3a49bd679f8898523fc9e653e24b6a45 (patch)
treed307562166e62424c23e4361461476cfec295a3e /telepathy-glib/telepathy-glib.h
parent2ed58c29e2dbd1b114a2f0c55019168a37bf2063 (diff)
downloadtelepathy-glib-7195abaa3a49bd679f8898523fc9e653e24b6a45.tar.gz
Add TpBaseCallChannel, TpBaseCallContent and TpBaseCallStream
Diffstat (limited to 'telepathy-glib/telepathy-glib.h')
-rw-r--r--telepathy-glib/telepathy-glib.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/telepathy-glib/telepathy-glib.h b/telepathy-glib/telepathy-glib.h
index 7f25fcd90..8ceddcb5a 100644
--- a/telepathy-glib/telepathy-glib.h
+++ b/telepathy-glib/telepathy-glib.h
@@ -73,6 +73,9 @@
#include <telepathy-glib/svc-generic.h>
#include <telepathy-glib/svc-client.h>
+#include <telepathy-glib/base-call-channel.h>
+#include <telepathy-glib/base-call-content.h>
+#include <telepathy-glib/base-call-stream.h>
#include <telepathy-glib/base-channel.h>
#include <telepathy-glib/base-connection.h>
#include <telepathy-glib/base-connection-manager.h>