| Index: xfa/src/fxfa/src/app/xfa_ffapp.cpp
 | 
| diff --git a/xfa/src/fxfa/src/app/xfa_ffapp.cpp b/xfa/src/fxfa/src/app/xfa_ffapp.cpp
 | 
| index 363b5b5742ecbd1bc547a1a6e4eef55bc87f2ace..0ce79e05dbe2d73b84cfbd7ca68526f09c34928e 100644
 | 
| --- a/xfa/src/fxfa/src/app/xfa_ffapp.cpp
 | 
| +++ b/xfa/src/fxfa/src/app/xfa_ffapp.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_ffdochandler.h"
 | 
|  #include "xfa_fwladapter.h"
 | 
|  #include "xfa_ffdoc.h"
 | 
| 
 |