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-ft-handler.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'libempathy/empathy-ft-handler.c') diff --git a/libempathy/empathy-ft-handler.c b/libempathy/empathy-ft-handler.c index 1c3f4209e..af0233aef 100644 --- a/libempathy/empathy-ft-handler.c +++ b/libempathy/empathy-ft-handler.c @@ -21,6 +21,10 @@ /* empathy-ft-handler.c */ +#ifdef HAVE_CONFIG_H +#include +#endif + #include #include #include -- cgit v1.2.3