| Index: xfa/src/fxfa/src/app/xfa_ffsubform.cpp
|
| diff --git a/xfa/src/fxfa/src/app/xfa_ffsubform.cpp b/xfa/src/fxfa/src/app/xfa_ffsubform.cpp
|
| index 9e826f241bd1353b392f0e056aa6b200fb0c2424..6da604d6cfa8d54e127abf5967a3778054baee21 100644
|
| --- a/xfa/src/fxfa/src/app/xfa_ffsubform.cpp
|
| +++ b/xfa/src/fxfa/src/app/xfa_ffsubform.cpp
|
| @@ -10,7 +10,7 @@
|
| #include "xfa/src/fxfa/src/app/xfa_ffpageview.h"
|
| #include "xfa/src/fxfa/src/app/xfa_ffsubform.h"
|
| #include "xfa/src/fxfa/src/app/xfa_ffwidget.h"
|
| -#include "xfa/src/fxfa/src/common/xfa_common.h"
|
| +
|
| CXFA_FFSubForm::CXFA_FFSubForm(CXFA_FFPageView* pPageView,
|
| CXFA_WidgetAcc* pDataAcc)
|
| : CXFA_FFWidget(pPageView, pDataAcc) {}
|
|
|