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-account-settings.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libempathy/empathy-account-settings.c') diff --git a/libempathy/empathy-account-settings.c b/libempathy/empathy-account-settings.c index 4005d2790..12fbb5564 100644 --- a/libempathy/empathy-account-settings.c +++ b/libempathy/empathy-account-settings.c @@ -18,6 +18,9 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ +#ifdef HAVE_CONFIG_H +#include +#endif #include #include -- cgit v1.2.3