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 --- calendar/gui/e-timezone-entry.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'calendar/gui/e-timezone-entry.c') diff --git a/calendar/gui/e-timezone-entry.c b/calendar/gui/e-timezone-entry.c index e1f8edb6ac..3318e666db 100644 --- a/calendar/gui/e-timezone-entry.c +++ b/calendar/gui/e-timezone-entry.c @@ -28,7 +28,10 @@ * timezone. */ +#ifdef HAVE_CONFIG_H #include +#endif + #include #include #include "e-timezone-entry.h" -- cgit v1.2.3