summaryrefslogtreecommitdiff
path: root/telepathy-glib/svc-channel-dispatch-operation.h
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2009-06-09 09:27:57 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2009-06-10 14:37:48 +0100
commitf0743304591969845663ebf3ab7ba57fadd5b85e (patch)
treef1b14f344757b964a94c2e2a2e17b8dcf14be2eb /telepathy-glib/svc-channel-dispatch-operation.h
parent2e184d2d313e9b30a9f81f4cf9376dbe1e4811c3 (diff)
downloadtelepathy-glib-f0743304591969845663ebf3ab7ba57fadd5b85e.tar.gz
Add basic proxies for ChannelDispatchOperation, ChannelRequest
Diffstat (limited to 'telepathy-glib/svc-channel-dispatch-operation.h')
-rw-r--r--telepathy-glib/svc-channel-dispatch-operation.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/telepathy-glib/svc-channel-dispatch-operation.h b/telepathy-glib/svc-channel-dispatch-operation.h
new file mode 100644
index 000000000..ae74c5435
--- /dev/null
+++ b/telepathy-glib/svc-channel-dispatch-operation.h
@@ -0,0 +1,6 @@
+#ifndef __TP_META_SVC_CHANNEL_DISPATCH_OPERATION_H__
+#define __TP_META_SVC_CHANNEL_DISPATCH_OPERATION_H__
+
+#include <telepathy-glib/_gen/tp-svc-channel-dispatch-operation.h>
+
+#endif