| Index: xfa/src/fxfa/src/app/xfa_ffsubform.cpp
|
| diff --git a/xfa/src/fxfa/src/app/xfa_ffsubform.cpp b/xfa/src/fxfa/src/app/xfa_ffsubform.cpp
|
| index a435d5a0ec23060d80408f54eb86ce50124d0ad4..b4c2e06e1ee1bd92e91cf8ba8f74d5c205e9f393 100644
|
| --- a/xfa/src/fxfa/src/app/xfa_ffsubform.cpp
|
| +++ b/xfa/src/fxfa/src/app/xfa_ffsubform.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_ffsubform.h"
|
| #include "xfa_ffpageview.h"
|
|
|