diff options
Diffstat (limited to 'modules/other/gail/gailtextcellfactory.c')
-rw-r--r-- | modules/other/gail/gailtextcellfactory.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/other/gail/gailtextcellfactory.c b/modules/other/gail/gailtextcellfactory.c index b981a7c910..d735684dc3 100644 --- a/modules/other/gail/gailtextcellfactory.c +++ b/modules/other/gail/gailtextcellfactory.c @@ -17,6 +17,8 @@ * Boston, MA 02111-1307, USA. */ +#include <config.h> + #include <gtk/gtkcellrenderertext.h> #include "gailtextcellfactory.h" #include "gailtextcell.h" |