diff options
Diffstat (limited to 'widgets/table/e-table-group-leaf.c')
-rw-r--r-- | widgets/table/e-table-group-leaf.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/widgets/table/e-table-group-leaf.c b/widgets/table/e-table-group-leaf.c index 7ec55301a0..46f30a9cf4 100644 --- a/widgets/table/e-table-group-leaf.c +++ b/widgets/table/e-table-group-leaf.c @@ -21,7 +21,9 @@ * */ +#ifdef HAVE_CONFIG_H #include <config.h> +#endif #include <gtk/gtk.h> #include <libgnomecanvas/libgnomecanvas.h> |