| Index: xfa/src/fxfa/src/app/xfa_ffnotify.cpp
|
| diff --git a/xfa/src/fxfa/src/app/xfa_ffnotify.cpp b/xfa/src/fxfa/src/app/xfa_ffnotify.cpp
|
| index b2aef0be802a82a2bc1c13e8968cf30285b9b98e..9c7875cd3c26b41077ff869bc75d585cbe3e41ae 100644
|
| --- a/xfa/src/fxfa/src/app/xfa_ffnotify.cpp
|
| +++ b/xfa/src/fxfa/src/app/xfa_ffnotify.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_ffdocview.h"
|
| #include "xfa_ffpageview.h"
|
|
|