X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=compose.c;h=4e283b083b662da4a7efe67b66a24df666fb1a46;hp=053075199958520d8d532048cedfd376ab4880cc;hb=f7a7cee0f8bce7ddc378197a9394c6fceb6988ec;hpb=ba5e3af4ea19e1d20c80941c077039871ec84258 diff --git a/compose.c b/compose.c index 0530751..4e283b0 100644 --- a/compose.c +++ b/compose.c @@ -16,12 +16,14 @@ #endif #include "mutt.h" +#include "enter.h" #include "mutt_curses.h" #include "mutt_idna.h" #include "mutt_menu.h" #include "rfc1524.h" #include "mime.h" #include "attach.h" +#include "recvattach.h" #include "mapping.h" #include "sort.h" #include "charset.h"