From cf658dcba6ea5c52a8b2e7bb1b39cae37aaa3ca4 Mon Sep 17 00:00:00 2001 From: Kjartan Maraas Date: Thu, 29 Mar 2001 20:55:01 +0000 Subject: Clean up #includes. Replace , and with 2001-03-29 Kjartan Maraas * *.*: Clean up #includes. Replace , and with more finegrained headers where needed. svn path=/trunk/; revision=9026 --- addressbook/gui/widgets/test-minicard-label.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'addressbook/gui/widgets/test-minicard-label.c') diff --git a/addressbook/gui/widgets/test-minicard-label.c b/addressbook/gui/widgets/test-minicard-label.c index 0566a85760..470a84389e 100644 --- a/addressbook/gui/widgets/test-minicard-label.c +++ b/addressbook/gui/widgets/test-minicard-label.c @@ -19,9 +19,8 @@ #include "config.h" -#include -#include "e-minicard-label.h" #include +#include "e-minicard-label.h" /* This is a horrible thing to do, but it is just a test. */ GnomeCanvasItem *label; -- cgit v1.2.3