| Index: core/fxcrt/fx_ucddata.cpp
|
| diff --git a/core/fxcrt/fx_ucddata.cpp b/core/fxcrt/fx_ucddata.cpp
|
| index 1567d454f84f3fae02a6fd586e1d376238e0c490..b8661b87cb7d2f63f3a5822a3c54003c689354f8 100644
|
| --- a/core/fxcrt/fx_ucddata.cpp
|
| +++ b/core/fxcrt/fx_ucddata.cpp
|
| @@ -4,8 +4,8 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "core/fxcrt/include/fx_basic.h"
|
| -#include "core/fxcrt/include/fx_ucd.h"
|
| +#include "core/fxcrt/fx_basic.h"
|
| +#include "core/fxcrt/fx_ucd.h"
|
|
|
| const uint32_t kTextLayoutCodeProperties[] = {
|
| 0xfffe9a93, 0xfffe9a93, 0xfffe9a93, 0xfffe9a93, 0xfffe9a93, 0xfffe9a93,
|
|
|