| Index: xfa/src/fee/src/fee/fde_txtedtblock.cpp
|
| diff --git a/xfa/src/fee/src/fee/fde_txtedtblock.cpp b/xfa/src/fee/src/fee/fde_txtedtblock.cpp
|
| index d98b6eefa43e923728b973f5c09e4409dc5651a1..15ef6620cc81994ef93a4c8d070ca8637dc0b1a7 100644
|
| --- a/xfa/src/fee/src/fee/fde_txtedtblock.cpp
|
| +++ b/xfa/src/fee/src/fee/fde_txtedtblock.cpp
|
| @@ -4,7 +4,7 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "../../../foxitlib.h"
|
| +#include "xfa/src/foxitlib.h"
|
| #include "fde_txtedtblock.h"
|
| #ifdef FDE_USEFORMATBLOCK
|
| #define FDE_TXTEDT_FORMATBLOCK_BGN 0xFFF9
|
|
|