summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/cxfa_hostpseudomodel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/fxfa/parser/cxfa_hostpseudomodel.cpp')
-rw-r--r--xfa/fxfa/parser/cxfa_hostpseudomodel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/fxfa/parser/cxfa_hostpseudomodel.cpp b/xfa/fxfa/parser/cxfa_hostpseudomodel.cpp
index 6276bb99fc..af85c29142 100644
--- a/xfa/fxfa/parser/cxfa_hostpseudomodel.cpp
+++ b/xfa/fxfa/parser/cxfa_hostpseudomodel.cpp
@@ -13,7 +13,7 @@ constexpr wchar_t kName[] = L"hostPseudoModel";
} // namespace
CXFA_HostPseudoModel::CXFA_HostPseudoModel(CXFA_Document* doc,
- XFA_XDPPACKET packet)
+ XFA_PacketType packet)
: CXFA_Node(doc,
packet,
XFA_XDPPACKET_XDP,