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