| Index: xfa/fxfa/parser/cscript_layoutpseudomodel.cpp
|
| diff --git a/xfa/fxfa/parser/cscript_layoutpseudomodel.cpp b/xfa/fxfa/parser/cscript_layoutpseudomodel.cpp
|
| index 492e8d9db9c2c09feadd7bf9614ee40704fd28b6..b8330ed909603376d9b71c195b5e907e46a77816 100644
|
| --- a/xfa/fxfa/parser/cscript_layoutpseudomodel.cpp
|
| +++ b/xfa/fxfa/parser/cscript_layoutpseudomodel.cpp
|
| @@ -18,7 +18,7 @@
|
| #include "xfa/fxfa/parser/cxfa_layoutprocessor.h"
|
| #include "xfa/fxfa/parser/cxfa_measurement.h"
|
| #include "xfa/fxfa/parser/cxfa_scriptcontext.h"
|
| -#include "xfa/fxfa/parser/xfa_layout_appadapter.h"
|
| +#include "xfa/fxfa/parser/cxfa_traversestrategy_contentlayoutitem.h"
|
| #include "xfa/fxfa/parser/xfa_localemgr.h"
|
| #include "xfa/fxfa/parser/xfa_object.h"
|
| #include "xfa/fxfa/parser/xfa_utils.h"
|
|
|