summaryrefslogtreecommitdiff
path: root/telepathy-glib/interfaces.h
blob: 202d389767c4ced86fad2109e1ebc9c6790511a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#ifndef __TP_INTERFACES_H__
#define __TP_INTERFACES_H__

#include <glib.h>

G_BEGIN_DECLS

#include <telepathy-glib/_gen/telepathy-interfaces.h>

G_END_DECLS

#endif