aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table/e-table-scrolled.c
diff options
context:
space:
mode:
Diffstat (limited to 'widgets/table/e-table-scrolled.c')
-rw-r--r--widgets/table/e-table-scrolled.c8
1 files changed, 5 insertions, 3 deletions
diff --git a/widgets/table/e-table-scrolled.c b/widgets/table/e-table-scrolled.c
index 1786148c78..548fafa90f 100644
--- a/widgets/table/e-table-scrolled.c
+++ b/widgets/table/e-table-scrolled.c
@@ -22,18 +22,20 @@
*/
#include <config.h>
+
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
-#include <stdio.h>
+
#include <libgnomecanvas/gnome-canvas.h>
-#include <gtk/gtksignal.h>
+#include <gtk/gtk.h>
#include <libxml/parser.h>
#include <libxml/xmlmemory.h>
+#include "gal/util/e-i18n.h"
+
#include "e-table.h"
#include "e-table-scrolled.h"
-#include "gal/util/e-i18n.h"
#define COLUMN_HEADER_HEIGHT 16