From 756c8abcb840b8da588031f4a0d7e1fc979fab70 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Fri, 27 May 2011 15:23:07 +0200 Subject: Bug #646109 - Fix use of include to make sure translations work --- mail/em-junk.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'mail/em-junk.c') diff --git a/mail/em-junk.c b/mail/em-junk.c index 6af215ed7a..1026e4d76a 100644 --- a/mail/em-junk.c +++ b/mail/em-junk.c @@ -22,6 +22,10 @@ * */ +#ifdef HAVE_CONFIG_H +#include +#endif + #include "em-junk.h" GQuark -- cgit v1.2.3