From 2ef945c6e2ef11c4269a3729a9df7c824b0408e5 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Sat, 6 May 2000 17:16:22 +0000 Subject: consolidate mail-format.h, mail-identify.h, mail-ops.h, main.h and * mail.h: consolidate mail-format.h, mail-identify.h, mail-ops.h, main.h and session.h into this new file. There's no reason to have a .h for every .c. svn path=/trunk/; revision=2830 --- mail/folder-browser.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'mail/folder-browser.c') diff --git a/mail/folder-browser.c b/mail/folder-browser.c index 15171f9461..625a006d50 100644 --- a/mail/folder-browser.c +++ b/mail/folder-browser.c @@ -10,9 +10,8 @@ #include #include #include "e-util/e-util.h" -#include "camel/camel-exception.h" #include "folder-browser.h" -#include "session.h" +#include "mail.h" #include "message-list.h" -- cgit v1.2.3