summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorVivek Dasmohapatra <vivek@collabora.co.uk>2010-06-09 16:37:16 +0100
committerVivek Dasmohapatra <vivek@collabora.co.uk>2010-06-09 16:37:16 +0100
commitbc4d0f4adc65c0325e0231bea825c394d12fdd10 (patch)
tree43b91ba42a3de2e6d6ec2451bba5a8e9e1e6d847 /src
parent4f0bfe3e7397cbf37df7ee6dc15dd032d2ceab45 (diff)
Missing header included
Diffstat (limited to 'src')
-rw-r--r--src/mcd-account-manager.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mcd-account-manager.c b/src/mcd-account-manager.c
index bcacdc5b..3dde5546 100644
--- a/src/mcd-account-manager.c
+++ b/src/mcd-account-manager.c
@@ -39,6 +39,7 @@
#include <telepathy-glib/dbus.h>
#include <telepathy-glib/enums.h>
#include <telepathy-glib/svc-generic.h>
+#include <telepathy-glib/svc-account.h>
#include <telepathy-glib/util.h>
#include <telepathy-glib/errors.h>
#include <telepathy-glib/interfaces.h>