X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=rfc2047.h;h=670d29965cb7876fbe361ca24190117fa284b811;hb=b36dc16c428cc2b1371bb99c0581aa014f302791;hp=e05e55883e6fdd747b23b3e8bd76652907e91b9f;hpb=10847442af799c403bd67bf0291cc119e55d72ce;p=apps%2Fmadmutt.git diff --git a/rfc2047.h b/rfc2047.h index e05e558..670d299 100644 --- a/rfc2047.h +++ b/rfc2047.h @@ -7,6 +7,8 @@ * please see the file GPL in the top level source directory. */ +#include "mutt.h" + char *mutt_choose_charset (const char *fromcode, const char *charsets, char *u, size_t ulen, char **d, size_t * dlen);