From 174021fa6fdef3e0e73f62ad7adadec45cfe8f49 Mon Sep 17 00:00:00 2001 From: Cody Russell Date: Tue, 10 Oct 2000 18:43:34 +0000 Subject: Added #include to mail/mail-threads.c so it will compile. svn path=/trunk/; revision=5820 --- mail/mail-threads.c | 1 + 1 file changed, 1 insertion(+) (limited to 'mail/mail-threads.c') diff --git a/mail/mail-threads.c b/mail/mail-threads.c index b4a2bd48d6..dcddebcc93 100644 --- a/mail/mail-threads.c +++ b/mail/mail-threads.c @@ -25,6 +25,7 @@ #include #include +#include #include #include "folder-browser-factory.h" -- cgit v1.2.3