| Index: xfa/fxfa/app/xfa_ffsignature.cpp
|
| diff --git a/xfa/fxfa/app/xfa_ffsignature.cpp b/xfa/fxfa/app/xfa_ffsignature.cpp
|
| index ca933f8cdc0b2c728cfb82191aaf5b5a22deb75d..8fa0f79862b952536639df425d623af6cb8933b6 100644
|
| --- a/xfa/fxfa/app/xfa_ffsignature.cpp
|
| +++ b/xfa/fxfa/app/xfa_ffsignature.cpp
|
| @@ -6,9 +6,9 @@
|
|
|
| #include "xfa/fxfa/app/xfa_ffsignature.h"
|
|
|
| -#include "xfa/fxfa/app/xfa_ffdoc.h"
|
| +#include "xfa/include/fxfa/xfa_ffdoc.h"
|
| #include "xfa/fxfa/app/xfa_fffield.h"
|
| -#include "xfa/fxfa/app/xfa_ffpageview.h"
|
| +#include "xfa/include/fxfa/xfa_ffpageview.h"
|
| #include "xfa/fxfa/app/xfa_ffwidget.h"
|
|
|
| CXFA_FFSignature::CXFA_FFSignature(CXFA_FFPageView* pPageView,
|
|
|