From f0f99ffaa08240fbb72d7eed198368fd22fe4c47 Mon Sep 17 00:00:00 2001 From: Kjartan Maraas Date: Tue, 29 Mar 2011 19:03:09 +0200 Subject: -Fix use of include to make sure translations work --- libempathy/empathy-auth-factory.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'libempathy/empathy-auth-factory.c') diff --git a/libempathy/empathy-auth-factory.c b/libempathy/empathy-auth-factory.c index 36f7fda55..218b2dc2c 100644 --- a/libempathy/empathy-auth-factory.c +++ b/libempathy/empathy-auth-factory.c @@ -18,6 +18,10 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ +#ifdef HAVE_CONFIG_H +#include +#endif + #include "empathy-auth-factory.h" #include -- cgit v1.2.3