| Index: xfa/fxfa/app/xfa_ffsubform.h
|
| diff --git a/xfa/fxfa/app/xfa_ffsubform.h b/xfa/fxfa/app/xfa_ffsubform.h
|
| index bae6df6ee46736730b0bf4964ac2bc75914e549e..5a705a6a006d81b69bc714734093d7e9078926c6 100644
|
| --- a/xfa/fxfa/app/xfa_ffsubform.h
|
| +++ b/xfa/fxfa/app/xfa_ffsubform.h
|
| @@ -7,8 +7,8 @@
|
| #ifndef XFA_FXFA_APP_XFA_FFSUBFORM_H_
|
| #define XFA_FXFA_APP_XFA_FFSUBFORM_H_
|
|
|
| -#include "xfa/fxfa/app/xfa_ffwidget.h"
|
| #include "xfa/include/fxfa/xfa_ffpageview.h"
|
| +#include "xfa/include/fxfa/xfa_ffwidget.h"
|
|
|
| class CXFA_FFSubForm : public CXFA_FFWidget {
|
| public:
|
|
|