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-server-sasl-handler.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'libempathy/empathy-server-sasl-handler.c') diff --git a/libempathy/empathy-server-sasl-handler.c b/libempathy/empathy-server-sasl-handler.c index 8c7fe8847..2fbaed7ae 100644 --- a/libempathy/empathy-server-sasl-handler.c +++ b/libempathy/empathy-server-sasl-handler.c @@ -17,6 +17,10 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ +#ifdef HAVE_CONFIG_H +#include +#endif + #include "empathy-server-sasl-handler.h" #include -- cgit v1.2.3