| Index: xfa/fxfa/parser/cxfa_layoutitem.h
|
| diff --git a/xfa/fxfa/parser/cxfa_layoutitem.h b/xfa/fxfa/parser/cxfa_layoutitem.h
|
| index 785272bd86e0782080449b6784e1e39b313d586c..c8b29811e8a668545f1b62c01edf9736da52b4b5 100644
|
| --- a/xfa/fxfa/parser/cxfa_layoutitem.h
|
| +++ b/xfa/fxfa/parser/cxfa_layoutitem.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef XFA_FXFA_PARSER_CXFA_LAYOUTITEM_H_
|
| #define XFA_FXFA_PARSER_CXFA_LAYOUTITEM_H_
|
|
|
| -#include "xfa/fxfa/parser/xfa_document.h"
|
| +#include "xfa/fxfa/parser/cxfa_document.h"
|
|
|
| class CXFA_ContainerLayoutItem;
|
| class CXFA_ContentLayoutItem;
|
|
|