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