X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=charset.h;fp=charset.h;h=67eb48270e2941a9bef2af589290c4b79439fc1d;hp=2f03c24bcfd69d4ab8115a1eadeb009997d390cb;hb=16534e98723674fa391e3fc29d2a07ce419c13dd;hpb=68d6b380767702ba11529357f36d178d0dc4cb1e diff --git a/charset.h b/charset.h index 2f03c24..67eb482 100644 --- a/charset.h +++ b/charset.h @@ -32,11 +32,13 @@ # include "config.h" #endif +#include +#include "charset.li" + /****************************************************************************/ /* charset functions */ /****************************************************************************/ -extern char *Charset; extern int Charset_is_utf8; extern wchar_t CharsetReplacement;