summaryrefslogtreecommitdiff
path: root/telepathy-glib/svc-channel.h
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2007-04-19 17:35:17 +0000
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2007-04-19 17:35:17 +0000
commit05b3d77a6ceaf9142e0dee8bf52e7637d5823bdd (patch)
treeae7da2dc08fb4c3aa1c6b09ffa1c57d2d3adf24a /telepathy-glib/svc-channel.h
parent90720ee40eb30e2b1c9aa90501391d3a0a411250 (diff)
downloadtelepathy-glib-05b3d77a6ceaf9142e0dee8bf52e7637d5823bdd.tar.gz
Move contents of lib/ into root directory
20070419173517-53eee-d91a15d77882d6839193c1f77be4f88803b48f58.gz
Diffstat (limited to 'telepathy-glib/svc-channel.h')
-rw-r--r--telepathy-glib/svc-channel.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/telepathy-glib/svc-channel.h b/telepathy-glib/svc-channel.h
new file mode 100644
index 000000000..6eef569b1
--- /dev/null
+++ b/telepathy-glib/svc-channel.h
@@ -0,0 +1,15 @@
+#ifndef __TP_META_SVC_CHANNEL_H__
+#define __TP_META_SVC_CHANNEL_H__
+
+#include <telepathy-glib/_gen/svc-Channel_Interface_Chat_State.h>
+#include <telepathy-glib/_gen/svc-Channel_Interface_DTMF.h>
+#include <telepathy-glib/_gen/svc-Channel_Interface_Group.h>
+#include <telepathy-glib/_gen/svc-Channel_Interface_Media_Signalling.h>
+#include <telepathy-glib/_gen/svc-Channel_Interface_Password.h>
+#include <telepathy-glib/_gen/svc-Channel_Type_Contact_List.h>
+#include <telepathy-glib/_gen/svc-Channel_Type_Room_List.h>
+#include <telepathy-glib/_gen/svc-Channel_Type_Streamed_Media.h>
+#include <telepathy-glib/_gen/svc-Channel_Type_Text.h>
+#include <telepathy-glib/_gen/svc-Channel.h>
+
+#endif