diff options
Diffstat (limited to 'rfc822/rfc2047.c')
| -rw-r--r-- | rfc822/rfc2047.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/rfc822/rfc2047.c b/rfc822/rfc2047.c index 872c557..2c18c50 100644 --- a/rfc822/rfc2047.c +++ b/rfc822/rfc2047.c @@ -9,7 +9,7 @@  #include	<string.h>  #include	<stdlib.h>  #include	<errno.h> -#include	<unicode.h> +#include	<courier-unicode.h>  #include	"rfc822hdr.h"  #include	"rfc2047.h" | 
