diff options
Diffstat (limited to 'widgets/table/e-table-group.c')
-rw-r--r-- | widgets/table/e-table-group.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/table/e-table-group.c b/widgets/table/e-table-group.c index 213a94969f..764a39d387 100644 --- a/widgets/table/e-table-group.c +++ b/widgets/table/e-table-group.c @@ -16,7 +16,7 @@ #include "e-table-group-leaf.h" #include "e-table-item.h" #include <libgnomeui/gnome-canvas-rect-ellipse.h> -#include "e-util/e-util.h" +#include "util/e-util.h" #define PARENT_TYPE gnome_canvas_group_get_type () |