summaryrefslogtreecommitdiff
path: root/telepathy-glib/connection-manager.h
diff options
context:
space:
mode:
Diffstat (limited to 'telepathy-glib/connection-manager.h')
-rw-r--r--telepathy-glib/connection-manager.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/telepathy-glib/connection-manager.h b/telepathy-glib/connection-manager.h
index 639e2f9e5..1ef08b23c 100644
--- a/telepathy-glib/connection-manager.h
+++ b/telepathy-glib/connection-manager.h
@@ -47,11 +47,11 @@ GType tp_connection_manager_get_type (void);
(G_TYPE_INSTANCE_GET_CLASS ((obj), TP_TYPE_CONNECTION_MANAGER, \
TpConnectionManagerClass))
-#include <telepathy-glib/_gen/tp-cli-connection-manager-interfaces.h>
-
TpConnectionManager *tp_connection_manager_new (DBusGConnection *connection,
const gchar *name);
G_END_DECLS
+#include <telepathy-glib/_gen/tp-cli-connection-manager-interfaces.h>
+
#endif