From c24038c4f62f37b89d1bda9542ca5ccc843d4ea0 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-week-view-layout.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'calendar/gui/e-week-view-layout.c') diff --git a/calendar/gui/e-week-view-layout.c b/calendar/gui/e-week-view-layout.c index c381ea3b8d..0b776adcfa 100644 --- a/calendar/gui/e-week-view-layout.c +++ b/calendar/gui/e-week-view-layout.c @@ -21,7 +21,9 @@ * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) */ +#ifdef HAVE_CONFIG_H #include +#endif #include "e-week-view-layout.h" #include "calendar-config.h" -- cgit v1.2.3