[empathy] empathy-sanity-checker: Include empathy-keyring.h when HAVE_UOA is defined.



commit 3a02bb02d5093e5cd331b43c1d0b845a835625d3
Author: Iain Lane <iain lane canonical com>
Date:   Thu May 30 15:30:14 2013 +0100

    empathy-sanity-checker: Include empathy-keyring.h when HAVE_UOA is defined.
    
    We use empathy_keyring_set_account_password_finish and friends from
    here.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=701281

 src/empathy-sanity-cleaning.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/empathy-sanity-cleaning.c b/src/empathy-sanity-cleaning.c
index 5af3ff4..827a34e 100644
--- a/src/empathy-sanity-cleaning.c
+++ b/src/empathy-sanity-cleaning.c
@@ -29,6 +29,7 @@
 #include <libaccounts-glib/ag-manager.h>
 #include <libaccounts-glib/ag-service.h>
 
+#include "empathy-keyring.h"
 #include "empathy-pkg-kit.h"
 #include "empathy-uoa-utils.h"
 #endif


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]