diff options
Diffstat (limited to 'widgets/table/e-cell-pixbuf.c')
-rw-r--r-- | widgets/table/e-cell-pixbuf.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/widgets/table/e-cell-pixbuf.c b/widgets/table/e-cell-pixbuf.c index 45f1fb3727..9a9e31c7e4 100644 --- a/widgets/table/e-cell-pixbuf.c +++ b/widgets/table/e-cell-pixbuf.c @@ -21,7 +21,9 @@ * */ +#ifdef HAVE_CONFIG_H #include <config.h> +#endif #include <stdio.h> |