summaryrefslogtreecommitdiffstats
path: root/rfc2045/reformime.c
diff options
context:
space:
mode:
authorSam Varshavchik2015-02-28 08:16:17 -0500
committerSam Varshavchik2015-02-28 08:16:17 -0500
commit3c35c22f36316dd84533a5d22f04f8b8f90b23a3 (patch)
tree343b49da61cd534d7cf710b628c173a1de570d5b /rfc2045/reformime.c
parent4faba6d0e3cc5cdd276eb6719824305657a60897 (diff)
downloadcourier-libs-3c35c22f36316dd84533a5d22f04f8b8f90b23a3.tar.bz2
Update to courier-unicode 1.2
Diffstat (limited to 'rfc2045/reformime.c')
-rw-r--r--rfc2045/reformime.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rfc2045/reformime.c b/rfc2045/reformime.c
index b5ed474..8fb311c 100644
--- a/rfc2045/reformime.c
+++ b/rfc2045/reformime.c
@@ -31,7 +31,7 @@
#include "rfc822/rfc822.h"
#include "rfc822/rfc2047.h"
#include "rfc2045charset.h"
-#include <unicode.h>
+#include <courier-unicode.h>
#if HAVE_UNISTD_H
#include <unistd.h>