diff options
Diffstat (limited to 'widgets/table/e-table-group-leaf.h')
-rw-r--r-- | widgets/table/e-table-group-leaf.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/widgets/table/e-table-group-leaf.h b/widgets/table/e-table-group-leaf.h index 74fdfd8c03..31e37984ab 100644 --- a/widgets/table/e-table-group-leaf.h +++ b/widgets/table/e-table-group-leaf.h @@ -25,9 +25,9 @@ #define _E_TABLE_GROUP_LEAF_H_ #include <libgnomecanvas/gnome-canvas.h> -#include <gal/e-table/e-table-group.h> -#include <gal/e-table/e-table-subset.h> -#include <gal/e-table/e-table-item.h> +#include <table/e-table-group.h> +#include <table/e-table-subset.h> +#include <table/e-table-item.h> G_BEGIN_DECLS |