summaryrefslogtreecommitdiff
path: root/telepathy-glib/connection-manager.h
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-05-04 16:28:37 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-05-04 16:28:37 +0100
commit0e5c51bada28e61fd0e6bc70c4ca834be179268a (patch)
treed985d15052f0b4cad54eaf9f6797446afbd30e11 /telepathy-glib/connection-manager.h
parentf54a685e0736e95492f3d5b176825b17d3957caf (diff)
downloadtelepathy-glib-0e5c51bada28e61fd0e6bc70c4ca834be179268a.tar.gz
connection-manager.h: include _gen/genums.h, for TP_TYPE_CM_INFO_SOURCE
Diffstat (limited to 'telepathy-glib/connection-manager.h')
-rw-r--r--telepathy-glib/connection-manager.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/telepathy-glib/connection-manager.h b/telepathy-glib/connection-manager.h
index 3bd624b11..b5bc72082 100644
--- a/telepathy-glib/connection-manager.h
+++ b/telepathy-glib/connection-manager.h
@@ -26,6 +26,8 @@
#include <telepathy-glib/defs.h>
#include <telepathy-glib/proxy.h>
+#include <telepathy-glib/_gen/genums.h>
+
G_BEGIN_DECLS
typedef struct _TpConnectionManager TpConnectionManager;