diff options
Diffstat (limited to 'widgets/table/gal-a11y-e-cell-popup.c')
-rw-r--r-- | widgets/table/gal-a11y-e-cell-popup.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/widgets/table/gal-a11y-e-cell-popup.c b/widgets/table/gal-a11y-e-cell-popup.c index 89894ab99d..f1c2540820 100644 --- a/widgets/table/gal-a11y-e-cell-popup.c +++ b/widgets/table/gal-a11y-e-cell-popup.c @@ -20,7 +20,9 @@ * */ +#ifdef HAVE_CONFIG_H #include <config.h> +#endif #include <gdk/gdkkeysyms.h> #include <gtk/gtk.h> |