| Index: xfa/src/fxfa/src/app/xfa_fwladapter.cpp
|
| diff --git a/xfa/src/fxfa/src/app/xfa_fwladapter.cpp b/xfa/src/fxfa/src/app/xfa_fwladapter.cpp
|
| index 077fa648f31ef7da88b50292fe418dc4ff7783d5..4382d0bbf3303cee0de42a7dc9a12592cf98dc56 100644
|
| --- a/xfa/src/fxfa/src/app/xfa_fwladapter.cpp
|
| +++ b/xfa/src/fxfa/src/app/xfa_fwladapter.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_fwladapter.h"
|
| #include "xfa_ffwidget.h"
|
| #include "xfa_fffield.h"
|
|
|