From 40ed34ef54ac459116e2a37b63955c75a18a9441 Mon Sep 17 00:00:00 2001 From: Sam Varshavchik Date: Sun, 12 Jan 2014 13:26:54 -0500 Subject: Reconfigure against the standalone unicode library. --- sqwebmail/newmsg.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sqwebmail/newmsg.c') 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 #include "htmllibdir.h" -#include "unicode/unicode.h" +#include extern const char *sqwebmail_content_charset; extern int spell_start(const char *); -- cgit v1.2.3