diff options
Diffstat (limited to 'sqwebmail/msg2html.c')
| -rw-r--r-- | sqwebmail/msg2html.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/sqwebmail/msg2html.c b/sqwebmail/msg2html.c index 4aa9eea..f5b703b 100644 --- a/sqwebmail/msg2html.c +++ b/sqwebmail/msg2html.c @@ -9,7 +9,7 @@  #include "msg2html.h"  #include "buf.h" -#include <unicode.h> +#include <courier-unicode.h>  #include "numlib/numlib.h"  #include "gpglib/gpglib.h"  #include "cgi/cgi.h" | 
