X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=compose.c;h=960f1241f993bc134aa35d7c5c3ba5c58abc10d4;hp=e8598db6b882370068bc7e67697fe06ff753efd2;hb=9f114b20bdc57bc1258cd378b44d898ec0dc4dfd;hpb=25bf57d598476b329536fa3f748cc0c529fef6bd diff --git a/compose.c b/compose.c index e8598db..960f124 100644 --- a/compose.c +++ b/compose.c @@ -26,6 +26,7 @@ #include "sort.h" #include "charset.h" #include "mx.h" +#include "buffy.h" #include "compose.h" #ifdef MIXMASTER @@ -562,7 +563,7 @@ int mutt_compose_menu (HEADER * msg, /* structure for new message */ ComposeHelp); if (option (OPTMBOXPANE)) - mutt_buffy_check (1); + buffy_check (1); while (loop) { #ifdef USE_NNTP unset_option (OPTNEWS); /* for any case */