| Index: xfa/src/fxfa/src/app/xfa_ffpushbutton.cpp
|
| diff --git a/xfa/src/fxfa/src/app/xfa_ffpushbutton.cpp b/xfa/src/fxfa/src/app/xfa_ffpushbutton.cpp
|
| index 8efa4508650930552091ea320d2e35d603fd6b61..47ad80394459faf19c0a15b95136cc8a8a076e5e 100644
|
| --- a/xfa/src/fxfa/src/app/xfa_ffpushbutton.cpp
|
| +++ b/xfa/src/fxfa/src/app/xfa_ffpushbutton.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_ffwidgetacc.h"
|
| #include "xfa_fffield.h"
|
|
|