summaryrefslogtreecommitdiff
path: root/telepathy-glib/connection-manager.h
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-03-30 20:57:01 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-03-30 20:57:01 +0100
commit50e64b7c852f6c84bc940e3690df463b35fc8435 (patch)
treed2acc38e42b180ad02fd463b63fabb36268d639c /telepathy-glib/connection-manager.h
parent21e9a37c7fc84428671e483e1c888f2aff77d8c2 (diff)
downloadtelepathy-glib-50e64b7c852f6c84bc940e3690df463b35fc8435.tar.gz
fd.o #22206: deprecate all tp_cli_something_run_something functions
Diffstat (limited to 'telepathy-glib/connection-manager.h')
-rw-r--r--telepathy-glib/connection-manager.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/telepathy-glib/connection-manager.h b/telepathy-glib/connection-manager.h
index 032f88fd6..3d08da1af 100644
--- a/telepathy-glib/connection-manager.h
+++ b/telepathy-glib/connection-manager.h
@@ -22,8 +22,9 @@
#ifndef __TP_CONNECTION_MANAGER_H__
#define __TP_CONNECTION_MANAGER_H__
-#include <telepathy-glib/proxy.h>
#include <telepathy-glib/dbus.h>
+#include <telepathy-glib/defs.h>
+#include <telepathy-glib/proxy.h>
G_BEGIN_DECLS