more work in the lib-mime. begin to "rewr^H^Had" the code in rfc2231.c
[apps/madmutt.git] / rfc2047.h
index e05e558..670d299 100644 (file)
--- 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);