summaryrefslogtreecommitdiff
path: root/telepathy-glib/reentrants.c
blob: 75cfa4dd5a64d5f45d976143bc3b3e3ab02e21eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#include "config.h"

#include "telepathy-glib/interfaces.h"
#include "telepathy-glib/reentrants.h"

#include <dbus/dbus-glib.h>
#include <telepathy-glib/value-array.h>

#include <telepathy-glib/cli-proxy.h>
#include <telepathy-glib/_gen/tp-cli-account-reentrant-body.h>
#include <telepathy-glib/_gen/tp-cli-account-manager-reentrant-body.h>
#include <telepathy-glib/_gen/tp-cli-channel-reentrant-body.h>
#include <telepathy-glib/_gen/tp-cli-channel-dispatcher-reentrant-body.h>
#include <telepathy-glib/_gen/tp-cli-channel-dispatch-operation-reentrant-body.h>
#include <telepathy-glib/_gen/tp-cli-channel-request-reentrant-body.h>
#include <telepathy-glib/_gen/tp-cli-client-reentrant-body.h>
#include <telepathy-glib/_gen/tp-cli-connection-reentrant-body.h>
#include <telepathy-glib/_gen/tp-cli-connection-manager-reentrant-body.h>
#include <telepathy-glib/_gen/tp-cli-generic-reentrant-body.h>
#include <telepathy-glib/_gen/tp-cli-protocol-reentrant-body.h>