X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=browser.c;h=3ed8a11ca10d3b089eace9dd370bf35c6e38d5f5;hp=d4a7157d86fae30c358772cb75de76f817f357c2;hb=841a368ddea400022328f35dd8c7a3eb6f543892;hpb=cf69ddd650f124d3aed242285434ba2b97fb4b79 diff --git a/browser.c b/browser.c index d4a7157..3ed8a11 100644 --- a/browser.c +++ b/browser.c @@ -19,6 +19,8 @@ #include "mapping.h" #include "sort.h" #include "browser.h" +#include "attach.h" + #ifdef USE_IMAP #include "imap.h" #include "imap/mx_imap.h"