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/ea-day-view-main-item.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'calendar/gui/ea-day-view-main-item.c') diff --git a/calendar/gui/ea-day-view-main-item.c b/calendar/gui/ea-day-view-main-item.c index 4d36044b5e..6ea15a4b8d 100644 --- a/calendar/gui/ea-day-view-main-item.c +++ b/calendar/gui/ea-day-view-main-item.c @@ -21,6 +21,10 @@ * */ +#ifdef HAVE_CONFIG_H +#include +#endif + #include "ea-day-view-main-item.h" #include "e-day-view-top-item.h" #include "ea-day-view.h" -- cgit v1.2.3