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