diff options
Diffstat (limited to 'widgets/table/e-table-specification.h')
-rw-r--r-- | widgets/table/e-table-specification.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/table/e-table-specification.h b/widgets/table/e-table-specification.h index 3f21426390..92f52a4f42 100644 --- a/widgets/table/e-table-specification.h +++ b/widgets/table/e-table-specification.h @@ -25,7 +25,7 @@ #define _E_TABLE_SPECIFICATION_H_ #include <gtk/gtkobject.h> -#include <gnome-xml/tree.h> +#include <libxml/tree.h> #include <gal/widgets/e-selection-model.h> #include <gal/e-table/e-table-state.h> #include <gal/e-table/e-table-column-specification.h> |