summaryrefslogtreecommitdiff
path: root/tpsip-extensions/extensions.h
blob: 47edeaddc9e0fc914c7b207971563195f840d157 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#ifndef __SIP_EXTENSIONS_H__
#define __SIP_EXTENSIONS_H__

#include <glib-object.h>
#include <telepathy-glib/channel.h>

#include <tpsip-extensions/_gen/enums.h>
#include <tpsip-extensions/_gen/svc-channel.h>

G_BEGIN_DECLS

#include <tpsip-extensions/_gen/gtypes.h>
#include <tpsip-extensions/_gen/interfaces.h>

G_END_DECLS

#endif