summaryrefslogtreecommitdiff
path: root/extensions/extensions.h
blob: 65b4a2eeeea55681deea92fff8d74d6e44a7a4af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#ifndef _TPL_EXTENSIONS_H
#define _TPL_EXTENSIONS_H

#include <telepathy-glib/proxy.h>

#include "extensions/_gen/enums.h"
#include "extensions/_gen/svc.h"
#include "extensions/_gen/cli.h"

G_BEGIN_DECLS

#include "extensions/_gen/gtypes.h"
#include "extensions/_gen/interfaces.h"

G_END_DECLS

#endif /* _GABBLE_EXTENSIONS_H */