diff options
Diffstat (limited to 'rfc2045/rfc2231.c')
| -rw-r--r-- | rfc2045/rfc2231.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rfc2045/rfc2231.c b/rfc2045/rfc2231.c index 22c0c50..c3aefcb 100644 --- a/rfc2045/rfc2231.c +++ b/rfc2045/rfc2231.c @@ -15,7 +15,7 @@ #include <ctype.h> #include "rfc2045.h" #include "rfc822/rfc822.h" -#include <unicode.h> +#include <courier-unicode.h> /* ** Deallocate a link list of rfc2231param structures. |
