From: Thomas Roessler Date: Thu, 11 Oct 2001 20:08:44 +0000 (+0000) Subject: Small fix from Edmund GRIMLEY EVANS . X-Git-Tag: mutt-1-3-23-1-rel~30 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d397e2a95ddf9579135889a28a4d4b966554a7e4;p=mutt Small fix from Edmund GRIMLEY EVANS . --- diff --git a/imap/message.c b/imap/message.c index 181f51f2..a77c44d4 100644 --- a/imap/message.c +++ b/imap/message.c @@ -23,6 +23,7 @@ #include #include "mutt.h" +#include "mutt_curses.h" #include "imap_private.h" #include "message.h" #include "mx.h"