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 --- a11y/gal-a11y-util.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'a11y/gal-a11y-util.c') diff --git a/a11y/gal-a11y-util.c b/a11y/gal-a11y-util.c index ec2a5061f8..5bc91b70b7 100644 --- a/a11y/gal-a11y-util.c +++ b/a11y/gal-a11y-util.c @@ -21,7 +21,9 @@ * */ +#ifdef HAVE_CONFIG_H #include +#endif #include "gal-a11y-util.h" -- cgit v1.2.3