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/table/e-cell-combo.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'widgets/table/e-cell-combo.c') diff --git a/widgets/table/e-cell-combo.c b/widgets/table/e-cell-combo.c index b366c9382c..f759185a56 100644 --- a/widgets/table/e-cell-combo.c +++ b/widgets/table/e-cell-combo.c @@ -53,7 +53,9 @@ * close the popup, like the Escape key, or a button press outside the popup. */ +#ifdef HAVE_CONFIG_H #include +#endif #include -- cgit v1.2.3