From fe016cce581d311c97652e08fbd7bfcb4042bbe4 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Thu, 6 Apr 2000 08:00:35 +0000 Subject: Got rid of some warnings. 2000-04-06 Christopher James Lahey * test-cols.c, test-table.c: Got rid of some warnings. * e-table-group-container.c, e-table-group-container.h, e-table-group-leaf.c, e-table-group-leaf.h, e-table-group.c, e-table-group.h, e-table-header-item.c, e-table-header-item.h, e-table-sort-info.c, e-table-sort-info.h, e-table-sorted-variable.c, e-table-sorted-variable.h, e-table.c, e-table.h: Changed ETableSortInfo to not use xml internally. svn path=/trunk/; revision=2305 --- widgets/e-table/test-cols.c | 1 + 1 file changed, 1 insertion(+) (limited to 'widgets/e-table/test-cols.c') diff --git a/widgets/e-table/test-cols.c b/widgets/e-table/test-cols.c index 15e07d94da..f60d22d915 100644 --- a/widgets/e-table/test-cols.c +++ b/widgets/e-table/test-cols.c @@ -9,6 +9,7 @@ #include #include #include "e-util/e-canvas-utils.h" +#include "e-util/e-canvas.h" #include "e-util/e-cursors.h" #include "e-util/e-util.h" #include "e-table-simple.h" -- cgit v1.2.3