diff options
| author | Sam Varshavchik | 2015-02-28 13:06:33 -0500 | 
|---|---|---|
| committer | Sam Varshavchik | 2015-02-28 13:06:33 -0500 | 
| commit | c7920ad4c0d579af8c2818f6d9f5fec155d9c259 (patch) | |
| tree | 292a3dc6752e5e055991b82b9880bb1e4a865ee2 /unicode/unicodecpp.C | |
| parent | fe3b1281a52dcedeb3869d4d1d752daddec6fd84 (diff) | |
| download | courier-libs-c7920ad4c0d579af8c2818f6d9f5fec155d9c259.tar.bz2 | |
Fix header file name.
Diffstat (limited to 'unicode/unicodecpp.C')
| -rw-r--r-- | unicode/unicodecpp.C | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/unicode/unicodecpp.C b/unicode/unicodecpp.C index 0ba4674..8894f1e 100644 --- a/unicode/unicodecpp.C +++ b/unicode/unicodecpp.C @@ -5,7 +5,7 @@  */  #include	"unicode_config.h" -#include	"unicode.h" +#include	"courier-unicode.h"  extern "C" { | 
