| Index: xfa/src/fxfa/src/app/xfa_ffdochandler.cpp
|
| diff --git a/xfa/src/fxfa/src/app/xfa_ffdochandler.cpp b/xfa/src/fxfa/src/app/xfa_ffdochandler.cpp
|
| index 51a89479bfec665d5906065408e7553df66b1b0b..502da6d14ac0d77dfb50215dd941fc4bc7fc6f5c 100644
|
| --- a/xfa/src/fxfa/src/app/xfa_ffdochandler.cpp
|
| +++ b/xfa/src/fxfa/src/app/xfa_ffdochandler.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_ffdoc.h"
|
| CXFA_FFDocHandler::CXFA_FFDocHandler() {}
|
|
|