| Index: core/include/fxcrt/fx_ucd.h
|
| diff --git a/core/include/fxcrt/fx_ucd.h b/core/include/fxcrt/fx_ucd.h
|
| index 27812de13d3bb0367a961c8045b7f02c9919bd28..e091f8bd8a513eba36b27a50a30c5518afea7fad 100644
|
| --- a/core/include/fxcrt/fx_ucd.h
|
| +++ b/core/include/fxcrt/fx_ucd.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef CORE_INCLUDE_FXCRT_FX_UCD_H_
|
| #define CORE_INCLUDE_FXCRT_FX_UCD_H_
|
|
|
| -#include "fx_basic.h"
|
| +#include "core/include/fxcrt/fx_basic.h"
|
|
|
| #define FX_BIDICLASSBITS 6
|
| #define FX_BIDICLASSBITSMASK (31 << FX_BIDICLASSBITS)
|
|
|