diff options
Diffstat (limited to 'widgets/text/gal-a11y-e-text-factory.c')
-rw-r--r-- | widgets/text/gal-a11y-e-text-factory.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/widgets/text/gal-a11y-e-text-factory.c b/widgets/text/gal-a11y-e-text-factory.c index 0c933c2245..a1ffaa0d90 100644 --- a/widgets/text/gal-a11y-e-text-factory.c +++ b/widgets/text/gal-a11y-e-text-factory.c @@ -20,7 +20,10 @@ * */ +#ifdef HAVE_CONFIG_H #include <config.h> +#endif + #include "text/e-text.h" #include "gal-a11y-e-text-factory.h" #include "gal-a11y-e-text.h" |