diff options
Diffstat (limited to 'widgets/table/e-table-without.c')
-rw-r--r-- | widgets/table/e-table-without.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/widgets/table/e-table-without.c b/widgets/table/e-table-without.c index 8a180efab1..ea2554b7bc 100644 --- a/widgets/table/e-table-without.c +++ b/widgets/table/e-table-without.c @@ -21,7 +21,9 @@ * */ +#ifdef HAVE_CONFIG_H #include <config.h> +#endif #include <stdlib.h> #include <string.h> |