aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-tree-example-2.c
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/table/e-tree-example-2.c')
-rw-r--r--widgets/table/e-tree-example-2.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/widgets/table/e-tree-example-2.c b/widgets/table/e-tree-example-2.c
index 6324333c19..dbacf1740e 100644
--- a/widgets/table/e-tree-example-2.c
+++ b/widgets/table/e-tree-example-2.c
@@ -27,10 +27,12 @@
#include <stdio.h>
#include <gnome.h>
+#include <gdk-pixbuf/gdk-pixbuf.h>
#include <libgnomevfs/gnome-vfs.h>
#include <libgnomevfs/gnome-vfs-mime-handlers.h>
+#include <gdk-pixbuf/gdk-pixbuf.h>
#include "e-hpaned.h"
-#include "e-util/e-cursors.h"
+#include "gal/e-util/e-cursors.h"
#include "e-table-header.h"
#include "e-table-header-item.h"
#include "e-table-item.h"
@@ -39,7 +41,6 @@
#include "e-cell-checkbox.h"
#include "e-table-scrolled.h"
#include "e-tree-simple.h"
-#include <gdk-pixbuf/gdk-pixbuf.h>
#include "art/tree-expanded.xpm"
#include "art/tree-unexpanded.xpm"