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/evolution-outlook-importer.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'mail/evolution-outlook-importer.c') diff --git a/mail/evolution-outlook-importer.c b/mail/evolution-outlook-importer.c index d78f2ad7f8..5ab83ba609 100644 --- a/mail/evolution-outlook-importer.c +++ b/mail/evolution-outlook-importer.c @@ -26,13 +26,15 @@ #include #endif -#include "evolution-outlook-importer.h" - #include #include #include +#include + +#include "evolution-outlook-importer.h" + #include "mail-importer.h" #include "mail-tools.h" -- cgit v1.2.3