| Index: core/src/fxcrt/fx_basic_array.cpp
|
| diff --git a/core/src/fxcrt/fx_basic_array.cpp b/core/src/fxcrt/fx_basic_array.cpp
|
| index a24b78a0af649dcce4456a4c615762d7d6caebeb..ccb80eba23e43c8e2857ba3054319e26fb2d1a9c 100644
|
| --- a/core/src/fxcrt/fx_basic_array.cpp
|
| +++ b/core/src/fxcrt/fx_basic_array.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "../../include/fxcrt/fx_basic.h"
|
| +#include "core/include/fxcrt/fx_basic.h"
|
| #include "third_party/base/numerics/safe_math.h"
|
|
|
| CFX_BasicArray::CFX_BasicArray(int unit_size)
|
|
|