aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-group.c
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/table/e-table-group.c')
-rw-r--r--widgets/table/e-table-group.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/widgets/table/e-table-group.c b/widgets/table/e-table-group.c
index 764a39d387..c4fc0fdfda 100644
--- a/widgets/table/e-table-group.c
+++ b/widgets/table/e-table-group.c
@@ -11,12 +11,12 @@
#include <config.h>
#include <gtk/gtksignal.h>
+#include <libgnomeui/gnome-canvas-rect-ellipse.h>
#include "e-table-group.h"
#include "e-table-group-container.h"
#include "e-table-group-leaf.h"
#include "e-table-item.h"
-#include <libgnomeui/gnome-canvas-rect-ellipse.h>
-#include "util/e-util.h"
+#include "gal/util/e-util.h"
#define PARENT_TYPE gnome_canvas_group_get_type ()