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 --- widgets/misc/e-alert-bar.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'widgets/misc/e-alert-bar.c') diff --git a/widgets/misc/e-alert-bar.c b/widgets/misc/e-alert-bar.c index 3ff4649079..7ec731e90d 100644 --- a/widgets/misc/e-alert-bar.c +++ b/widgets/misc/e-alert-bar.c @@ -16,9 +16,12 @@ * */ +#ifdef HAVE_CONFIG_H +#include +#endif + #include "e-alert-bar.h" -#include #include /* GTK_ICON_SIZE_DIALOG is a tad too big. */ -- cgit v1.2.3