| Index: xfa/src/fxfa/src/app/xfa_ffsignature.cpp
|
| diff --git a/xfa/src/fxfa/src/app/xfa_ffsignature.cpp b/xfa/src/fxfa/src/app/xfa_ffsignature.cpp
|
| index 907e3024c275243c7ee7643d2d7dd4ed2045410e..a53d7c26a363a8788338e092d60eeca282f94485 100644
|
| --- a/xfa/src/fxfa/src/app/xfa_ffsignature.cpp
|
| +++ b/xfa/src/fxfa/src/app/xfa_ffsignature.cpp
|
| @@ -4,11 +4,11 @@
|
|
|
| // Original code copyright 2014 Foxit Software Inc. http://www.foxitsoftware.com
|
|
|
| -#include "xfa/src/foxitlib.h"
|
| +#include "xfa/src/fxfa/src/app/xfa_ffsignature.h"
|
| +
|
| #include "xfa/src/fxfa/src/app/xfa_ffdoc.h"
|
| #include "xfa/src/fxfa/src/app/xfa_fffield.h"
|
| #include "xfa/src/fxfa/src/app/xfa_ffpageview.h"
|
| -#include "xfa/src/fxfa/src/app/xfa_ffsignature.h"
|
| #include "xfa/src/fxfa/src/app/xfa_ffwidget.h"
|
|
|
| CXFA_FFSignature::CXFA_FFSignature(CXFA_FFPageView* pPageView,
|
|
|