diff options
Diffstat (limited to 'sqwebmail/attachments.c')
| -rw-r--r-- | sqwebmail/attachments.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/sqwebmail/attachments.c b/sqwebmail/attachments.c index 92a6787..5318f55 100644 --- a/sqwebmail/attachments.c +++ b/sqwebmail/attachments.c @@ -45,7 +45,7 @@  #include	"maildir/maildirmisc.h"  #include	"htmllibdir.h" -#include	<unicode.h> +#include	<courier-unicode.h>  extern char *newmsg_alladdrs(FILE *);  extern void newmsg_copy_content_headers(FILE *fp); | 
