| 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 6a3a8abb89c091b0e906d69bd42727dcf822698e..99b23753cc8bed83cffb8b14d90605b4a23d9c99 100644
 | 
| --- a/xfa/src/fee/src/fee/fde_txtedtblock.cpp
 | 
| +++ b/xfa/src/fee/src/fee/fde_txtedtblock.cpp
 | 
| @@ -4,8 +4,8 @@
 | 
|  
 | 
|  // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
 | 
|  
 | 
| -#include "xfa/src/foxitlib.h"
 | 
|  #include "xfa/src/fee/src/fee/fde_txtedtblock.h"
 | 
| +#include "xfa/src/foxitlib.h"
 | 
|  #ifdef FDE_USEFORMATBLOCK
 | 
|  #define FDE_TXTEDT_FORMATBLOCK_BGN 0xFFF9
 | 
|  #define FDE_TXTEDT_FORMATBLOCK_END 0xFFFB
 | 
| 
 |