| Index: xfa/src/fxfa/src/app/xfa_ffwidget.cpp
|
| diff --git a/xfa/src/fxfa/src/app/xfa_ffwidget.cpp b/xfa/src/fxfa/src/app/xfa_ffwidget.cpp
|
| index 0c37dc5f68a53e0ef4ab4b38302417175fbccb77..58047302e08df9c57fe4a8e98e2fb4cf775a37ff 100644
|
| --- a/xfa/src/fxfa/src/app/xfa_ffwidget.cpp
|
| +++ b/xfa/src/fxfa/src/app/xfa_ffwidget.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_ffapp.h"
|
| #include "xfa_ffdoc.h"
|
| #include "xfa_ffdocview.h"
|
|
|