diff options
Diffstat (limited to 'widgets/table/e-cell-hbox.c')
-rw-r--r-- | widgets/table/e-cell-hbox.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/widgets/table/e-cell-hbox.c b/widgets/table/e-cell-hbox.c index e268b23dea..c8485b983a 100644 --- a/widgets/table/e-cell-hbox.c +++ b/widgets/table/e-cell-hbox.c @@ -24,7 +24,9 @@ * */ +#ifdef HAVE_CONFIG_H #include <config.h> +#endif #include <ctype.h> #include <math.h> |