| Index: xfa/src/fxfa/src/app/xfa_fftext.cpp
 | 
| diff --git a/xfa/src/fxfa/src/app/xfa_fftext.cpp b/xfa/src/fxfa/src/app/xfa_fftext.cpp
 | 
| index 0f3cea3647d8bf455ff708db045e9e78c247be30..a4dc78eb0041a036ca14d7300e390da2c0c4a8e2 100644
 | 
| --- a/xfa/src/fxfa/src/app/xfa_fftext.cpp
 | 
| +++ b/xfa/src/fxfa/src/app/xfa_fftext.cpp
 | 
| @@ -4,8 +4,8 @@
 | 
|  
 | 
|  // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
 | 
|  
 | 
| -#include "../../../foxitlib.h"
 | 
| -#include "../common/xfa_common.h"
 | 
| +#include "xfa/src/foxitlib.h"
 | 
| +#include "xfa/src/fxfa/src/common/xfa_common.h"
 | 
|  #include "xfa_ffwidget.h"
 | 
|  #include "xfa_ffdraw.h"
 | 
|  #include "xfa_fftext.h"
 | 
| 
 |