| Index: xfa/src/fxfa/src/app/xfa_fffield.cpp
|
| diff --git a/xfa/src/fxfa/src/app/xfa_fffield.cpp b/xfa/src/fxfa/src/app/xfa_fffield.cpp
|
| index 45d8d69c8c40db1e3430f4c11685cc9efe2f6bb0..b9c7f7a7517fc13b1967655d8dd17d0c2c527faf 100644
|
| --- a/xfa/src/fxfa/src/app/xfa_fffield.cpp
|
| +++ b/xfa/src/fxfa/src/app/xfa_fffield.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_fffield.h"
|
| #include "xfa_ffpageview.h"
|
|
|