summaryrefslogtreecommitdiff
path: root/telepathy-glib/svc-call.h
blob: b785841aba48a650f4ea3f1fce30d43058953d8a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#if defined (TP_DISABLE_SINGLE_INCLUDE) && !defined (_TP_IN_META_HEADER) && !defined (_TP_COMPILATION)
#error "Only <telepathy-glib/telepathy-glib-dbus.h> can be included directly."
#endif

#ifndef __TP_META_SVC_ACCOUNT_H__
#define __TP_META_SVC_ACCOUNT_H__

#include <telepathy-glib/_gen/tp-svc-call-content.h>
#include <telepathy-glib/_gen/tp-svc-call-content-media-description.h>
#include <telepathy-glib/_gen/tp-svc-call-stream.h>
#include <telepathy-glib/_gen/tp-svc-call-stream-endpoint.h>

#endif