From 3a02bb02d5093e5cd331b43c1d0b845a835625d3 Mon Sep 17 00:00:00 2001 From: Iain Lane Date: Thu, 30 May 2013 15:30:14 +0100 Subject: 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 file changed, 1 insertion(+) diff --git a/src/empathy-sanity-cleaning.c b/src/empathy-sanity-cleaning.c index 5af3ff45f..827a34eba 100644 --- a/src/empathy-sanity-cleaning.c +++ b/src/empathy-sanity-cleaning.c @@ -29,6 +29,7 @@ #include #include +#include "empathy-keyring.h" #include "empathy-pkg-kit.h" #include "empathy-uoa-utils.h" #endif -- cgit v1.2.3