diff options
| author | Sam Varshavchik | 2015-02-28 08:16:17 -0500 | 
|---|---|---|
| committer | Sam Varshavchik | 2015-02-28 08:16:17 -0500 | 
| commit | 3c35c22f36316dd84533a5d22f04f8b8f90b23a3 (patch) | |
| tree | 343b49da61cd534d7cf710b628c173a1de570d5b /rfc2045/rfc2045decodemimesectionu.c | |
| parent | 4faba6d0e3cc5cdd276eb6719824305657a60897 (diff) | |
| download | courier-libs-3c35c22f36316dd84533a5d22f04f8b8f90b23a3.tar.bz2 | |
Update to courier-unicode 1.2
Diffstat (limited to 'rfc2045/rfc2045decodemimesectionu.c')
| -rw-r--r-- | rfc2045/rfc2045decodemimesectionu.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/rfc2045/rfc2045decodemimesectionu.c b/rfc2045/rfc2045decodemimesectionu.c index 1fc9e74..e94188f 100644 --- a/rfc2045/rfc2045decodemimesectionu.c +++ b/rfc2045/rfc2045decodemimesectionu.c @@ -5,7 +5,7 @@  #include "rfc2045_config.h"  #include	"rfc2045.h" -#include	<unicode.h> +#include	<courier-unicode.h>  #include	<stdio.h>  #include	<unistd.h>  #include	<iconv.h> | 
