summaryrefslogtreecommitdiff
path: root/telepathy-glib/account.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/account.h
parent21e9a37c7fc84428671e483e1c888f2aff77d8c2 (diff)
downloadtelepathy-glib-50e64b7c852f6c84bc940e3690df463b35fc8435.tar.gz
fd.o #22206: deprecate all tp_cli_something_run_something functions
Diffstat (limited to 'telepathy-glib/account.h')
-rw-r--r--telepathy-glib/account.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/telepathy-glib/account.h b/telepathy-glib/account.h
index 4291bc42c..a5c871ecd 100644
--- a/telepathy-glib/account.h
+++ b/telepathy-glib/account.h
@@ -25,8 +25,9 @@
#include <gio/gio.h>
#include <telepathy-glib/connection.h>
-#include <telepathy-glib/proxy.h>
#include <telepathy-glib/dbus.h>
+#include <telepathy-glib/defs.h>
+#include <telepathy-glib/proxy.h>
G_BEGIN_DECLS