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/session.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'mail/session.c') diff --git a/mail/session.c b/mail/session.c index f1d39dab46..b822d3e177 100644 --- a/mail/session.c +++ b/mail/session.c @@ -8,9 +8,8 @@ */ #include #include -#include "session.h" +#include "mail.h" #include "e-util/e-setup.h" -#include "camel/camel.h" SessionStore *default_session; -- cgit v1.2.3