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/contact-editor/e-contact-editor.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'addressbook/contact-editor/e-contact-editor.h') diff --git a/addressbook/contact-editor/e-contact-editor.h b/addressbook/contact-editor/e-contact-editor.h index 184829b64c..64d7571ede 100644 --- a/addressbook/contact-editor/e-contact-editor.h +++ b/addressbook/contact-editor/e-contact-editor.h @@ -21,11 +21,11 @@ #ifndef __E_CONTACT_EDITOR_H__ #define __E_CONTACT_EDITOR_H__ -#include +#include +#include #include -#include -#include "addressbook/backend/ebook/e-card.h" -#include "addressbook/backend/ebook/e-card-simple.h" +#include +#include #ifdef __cplusplus extern "C" { -- cgit v1.2.3