From 57574f0be32f05aeaa19b71b452d690ed3edbdff Mon Sep 17 00:00:00 2001 From: Kjartan Maraas Date: Thu, 29 Mar 2001 20:53:17 +0000 Subject: Cleaned up #includes. Remove unneccesary includes of , 2001-03-29 Kjartan Maraas * *.*: Cleaned up #includes. Remove unneccesary includes of , , and replaced with more fine grained headers where needed. Also marked a bunch of strings for translations and added some missing prototypes. svn path=/trunk/; revision=9025 --- mail/mail.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'mail/mail.h') diff --git a/mail/mail.h b/mail/mail.h index ed90d4024e..f0f2fa0ee6 100644 --- a/mail/mail.h +++ b/mail/mail.h @@ -19,10 +19,11 @@ /* This file is a F*CKING MESS. Shame to us! */ -#include #include -#include "camel/camel.h" -#include "composer/e-msg-composer.h" +#include +#include +#include +#include #include "mail-accounts.h" #include "mail-account-editor.h" #include "mail-callbacks.h" @@ -31,7 +32,6 @@ /*#include "folder-browser.h"*/ #include "mail-session.h" #include "mail-types.h" -#include "shell/evolution-storage.h" extern char *evolution_dir; -- cgit v1.2.3