1 #if defined (TP_DISABLE_SINGLE_INCLUDE) && !defined (_TP_IN_META_HEADER) && !defined (_TP_COMPILATION)
2 #error "Only <telepathy-glib/telepathy-glib-dbus.h> can be included directly."
3 #endif
4 
5 #ifndef __TP_META_SVC_ACCOUNT_H__
6 #define __TP_META_SVC_ACCOUNT_H__
7 
8 #include <telepathy-glib/_gen/tp-svc-account.h>
9 
10 #endif
11