| 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 905906296bff7685767e687d68f58af84ba06d2b..907e3024c275243c7ee7643d2d7dd4ed2045410e 100644
|
| --- a/xfa/src/fxfa/src/app/xfa_ffsignature.cpp
|
| +++ b/xfa/src/fxfa/src/app/xfa_ffsignature.cpp
|
| @@ -10,7 +10,7 @@
|
| #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"
|
| -#include "xfa/src/fxfa/src/common/xfa_common.h"
|
| +
|
| CXFA_FFSignature::CXFA_FFSignature(CXFA_FFPageView* pPageView,
|
| CXFA_WidgetAcc* pDataAcc)
|
| : CXFA_FFField(pPageView, pDataAcc) {}
|
|
|