| Index: core/src/fpdftext/unicodenormalization.cpp
|
| diff --git a/core/src/fpdftext/unicodenormalization.cpp b/core/src/fpdftext/unicodenormalization.cpp
|
| index a7732967eb800f2051973cb7b5d50f18daf6992b..b56fe00f3d2feca520068dbf1ec4e54788e8698f 100644
|
| --- a/core/src/fpdftext/unicodenormalization.cpp
|
| +++ b/core/src/fpdftext/unicodenormalization.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "../../include/fxcrt/fx_string.h"
|
| +#include "core/include/fxcrt/fx_string.h"
|
| #include "unicodenormalizationdata.h"
|
|
|
| const FX_WCHAR* const g_UnicodeData_Normalization_Maps[5] = {
|
|
|