From 71c5738707028d12a3129a94a1b3823a7fab573c Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Thu, 30 Apr 2009 23:30:00 -0400 Subject: Only #include specific libgnome[ui] headers; easier to track. Stop including top-level libgnome[ui] headers -- , and . Instead, include specific header files so we can track them easier. Also, remove several unshipped test programs. Mostly ETable stuff. --- widgets/table/e-table-group-container.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'widgets/table/e-table-group-container.c') diff --git a/widgets/table/e-table-group-container.c b/widgets/table/e-table-group-container.c index 592cd1eee5..c342c6ca7e 100644 --- a/widgets/table/e-table-group-container.c +++ b/widgets/table/e-table-group-container.c @@ -22,9 +22,8 @@ #include -#include #include -#include +#include #include #include "text/e-text.h" -- cgit v1.2.3