[telepathy-account-widgets] include telepathy-glib-dbus
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [telepathy-account-widgets] include telepathy-glib-dbus
- Date: Wed, 23 Oct 2013 13:52:08 +0000 (UTC)
commit 3789c26657a3dbae9633fa69f7376ffff589e795
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date: Wed Oct 23 10:20:37 2013 +0200
include telepathy-glib-dbus
Needed with 1.0
tp-account-widgets/tpaw-account-settings.c | 2 ++
tp-account-widgets/tpaw-avatar-chooser.c | 1 +
tp-account-widgets/tpaw-keyring.c | 1 +
tp-account-widgets/tpaw-user-info.c | 1 +
4 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/tp-account-widgets/tpaw-account-settings.c b/tp-account-widgets/tpaw-account-settings.c
index 02abff6..c60c481 100644
--- a/tp-account-widgets/tpaw-account-settings.c
+++ b/tp-account-widgets/tpaw-account-settings.c
@@ -21,6 +21,8 @@
#include "config.h"
#include "tpaw-account-settings.h"
+#include <telepathy-glib/telepathy-glib-dbus.h>
+
#include "tpaw-connection-managers.h"
#include "tpaw-keyring.h"
#include "tpaw-utils.h"
diff --git a/tp-account-widgets/tpaw-avatar-chooser.c b/tp-account-widgets/tpaw-avatar-chooser.c
index 927ba17..c2f3422 100644
--- a/tp-account-widgets/tpaw-avatar-chooser.c
+++ b/tp-account-widgets/tpaw-avatar-chooser.c
@@ -24,6 +24,7 @@
#include "tpaw-avatar-chooser.h"
#include <glib/gi18n-lib.h>
+#include <telepathy-glib/telepathy-glib-dbus.h>
#include "tpaw-camera-monitor.h"
#include "tpaw-gsettings.h"
diff --git a/tp-account-widgets/tpaw-keyring.c b/tp-account-widgets/tpaw-keyring.c
index 2885da1..d8f175c 100644
--- a/tp-account-widgets/tpaw-keyring.c
+++ b/tp-account-widgets/tpaw-keyring.c
@@ -21,6 +21,7 @@
#include <glib/gi18n-lib.h>
#include <libsecret/secret.h>
+#include <telepathy-glib/telepathy-glib-dbus.h>
#ifdef HAVE_UOA
#include <libaccounts-glib/ag-account.h>
diff --git a/tp-account-widgets/tpaw-user-info.c b/tp-account-widgets/tpaw-user-info.c
index 60d8b5f..bfb177e 100644
--- a/tp-account-widgets/tpaw-user-info.c
+++ b/tp-account-widgets/tpaw-user-info.c
@@ -21,6 +21,7 @@
#include "tpaw-user-info.h"
#include <glib/gi18n-lib.h>
+#include <telepathy-glib/telepathy-glib-dbus.h>
#include "tpaw-avatar-chooser.h"
#include "tpaw-calendar-button.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]