X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=charset.h;h=f8fcc9858c8cee71784b44ae58f69c6ca3537c33;hp=9cbd2bd4eea2e898c5b82613df06449e897dd37f;hb=871a94fc21c9d349bb0fe8851e0f2e3a07527ed5;hpb=5e53f9e5f65aa5b3af6f5af9d868403536534afb diff --git a/charset.h b/charset.h index 9cbd2bd..f8fcc98 100644 --- a/charset.h +++ b/charset.h @@ -10,6 +10,12 @@ #ifndef _CHARSET_H #define _CHARSET_H +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + +#include "mutt.h" + #ifdef HAVE_ICONV_H #include #endif