diff options
Diffstat (limited to 'sqwebmail/newmsg.c')
| -rw-r--r-- | sqwebmail/newmsg.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/sqwebmail/newmsg.c b/sqwebmail/newmsg.c index a81477a..8fdb7ce 100644 --- a/sqwebmail/newmsg.c +++ b/sqwebmail/newmsg.c @@ -42,7 +42,7 @@  #endif  #include	<errno.h>  #include	"htmllibdir.h" -#include	"unicode/unicode.h" +#include	<unicode.h>  extern const char *sqwebmail_content_charset;  extern int spell_start(const char *); | 
