diff options
Diffstat (limited to 'widgets/table/e-table-config.h')
-rw-r--r-- | widgets/table/e-table-config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/table/e-table-config.h b/widgets/table/e-table-config.h index 28eb8600e2..13b1d69f38 100644 --- a/widgets/table/e-table-config.h +++ b/widgets/table/e-table-config.h @@ -2,7 +2,7 @@ #ifndef _E_TABLE_CONFIG_H_ #define _E_TABLE_CONFIG_H_ -#include <gnome.h> +#include <libgnome/gnome-defs.h> #include <gal/e-table/e-table-sort-info.h> #include <gal/e-table/e-table-specification.h> #include <gal/widgets/gtk-combo-text.h> |