| Index: core/include/fxcrt/fx_arb.h
|
| diff --git a/core/include/fxcrt/fx_arb.h b/core/include/fxcrt/fx_arb.h
|
| index 6760ef3d79ac601746e28e44443a64d205b97bda..112118d5f9b985925f4290e33ae89cf4965cf33b 100644
|
| --- a/core/include/fxcrt/fx_arb.h
|
| +++ b/core/include/fxcrt/fx_arb.h
|
| @@ -7,8 +7,8 @@
|
| #ifndef CORE_INCLUDE_FXCRT_FX_ARB_H_
|
| #define CORE_INCLUDE_FXCRT_FX_ARB_H_
|
|
|
| -#include "fx_system.h"
|
| -#include "fx_ucd.h"
|
| +#include "core/include/fxcrt/fx_system.h"
|
| +#include "core/include/fxcrt/fx_ucd.h"
|
|
|
| class IFX_ArabicChar;
|
|
|
|
|