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-importer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/mail-importer.h') diff --git a/mail/mail-importer.h b/mail/mail-importer.h index bab2ff5574..350671a8ad 100644 --- a/mail/mail-importer.h +++ b/mail/mail-importer.h @@ -24,10 +24,10 @@ #ifndef __MAIL_IMPORTER_H__ #define __MAIL_IMPORTER_H__ +#include #include #include #include -#include typedef struct _MailImporter MailImporter; struct _MailImporter { -- cgit v1.2.3