| Index: source/common/ucnv_ct.c
|
| diff --git a/source/common/ucnv_ct.c b/source/common/ucnv_ct.c
|
| index ec0e9c2bb5a90976fefa575889491224e5e6f255..e723fa6321bf7f53494793a67bbb53576121f2e5 100644
|
| --- a/source/common/ucnv_ct.c
|
| +++ b/source/common/ucnv_ct.c
|
| @@ -14,7 +14,7 @@
|
|
|
| #include "unicode/utypes.h"
|
|
|
| -#if !UCONFIG_NO_CONVERSION && !UCONFIG_NO_LEGACY_CONVERSION
|
| +#if !UCONFIG_NO_CONVERSION && !UCONFIG_NO_LEGACY_CONVERSION && !UCONFIG_NO_NON_HTML5_CONVERSION
|
|
|
| #include "unicode/ucnv.h"
|
| #include "unicode/uset.h"
|
|
|