| Index: core/src/fpdftext/unicodenormalizationdata.cpp
|
| diff --git a/core/src/fpdftext/unicodenormalizationdata.cpp b/core/src/fpdftext/unicodenormalizationdata.cpp
|
| index 777d0404e6e4dc7c81102e842e0c4ef58dabd4b5..686fe9124fcd8f2d0e4366023dd7608c61876756 100644
|
| --- a/core/src/fpdftext/unicodenormalizationdata.cpp
|
| +++ b/core/src/fpdftext/unicodenormalizationdata.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "../../include/fxcrt/fx_system.h"
|
| +#include "core/include/fxcrt/fx_system.h"
|
| #include "unicodenormalizationdata.h"
|
|
|
| const FX_WCHAR g_UnicodeData_Normalization[65536] = {
|
|
|