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

#include <glib.h>

G_BEGIN_DECLS

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

G_END_DECLS

#endif