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 --- e-util/e-alert-sink.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'e-util/e-alert-sink.c') diff --git a/e-util/e-alert-sink.c b/e-util/e-alert-sink.c index 2a8db40afb..ae3a7361e1 100644 --- a/e-util/e-alert-sink.c +++ b/e-util/e-alert-sink.c @@ -25,6 +25,10 @@ * usually by displaying them to the user. **/ +#ifdef HAVE_CONFIG_H +#include +#endif + #include "e-alert-sink.h" #include "e-alert-dialog.h" -- cgit v1.2.3