X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=compose.c;h=f94fe4c5a597c0e96f5b7f4cc1230b4a7945316c;hp=b0b20aaad361f837de05f14bb7661febdb571613;hb=91d0c04349c9345f0ee29a61cc18dfc144b60edc;hpb=c8bf978fc5c4f6c793620a515fa2456a3fa9eb13 diff --git a/compose.c b/compose.c index b0b20aa..f94fe4c 100644 --- a/compose.c +++ b/compose.c @@ -19,6 +19,7 @@ #include #include #include +#include #include "mutt.h" #include "enter.h" @@ -29,7 +30,6 @@ #include "mime.h" #include "attach.h" #include "recvattach.h" -#include "mapping.h" #include "sort.h" #include "charset.h" #include "mx.h"