| Index: xfa/fxfa/app/xfa_ffsubform.h
|
| diff --git a/xfa/fxfa/app/xfa_ffsubform.h b/xfa/fxfa/app/xfa_ffsubform.h
|
| index e4369113de14384332225323829a96be054c786d..bae6df6ee46736730b0bf4964ac2bc75914e549e 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_ffpageview.h"
|
| #include "xfa/fxfa/app/xfa_ffwidget.h"
|
| +#include "xfa/include/fxfa/xfa_ffpageview.h"
|
|
|
| class CXFA_FFSubForm : public CXFA_FFWidget {
|
| public:
|
|
|