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