summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/cxfa_hostpseudomodel.h
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/fxfa/parser/cxfa_hostpseudomodel.h')
-rw-r--r--xfa/fxfa/parser/cxfa_hostpseudomodel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/fxfa/parser/cxfa_hostpseudomodel.h b/xfa/fxfa/parser/cxfa_hostpseudomodel.h
index ba7b2271dd..8fabd53cff 100644
--- a/xfa/fxfa/parser/cxfa_hostpseudomodel.h
+++ b/xfa/fxfa/parser/cxfa_hostpseudomodel.h
@@ -11,7 +11,7 @@
class CXFA_HostPseudoModel : public CXFA_Node {
public:
- CXFA_HostPseudoModel(CXFA_Document* doc, XFA_XDPPACKET packet);
+ CXFA_HostPseudoModel(CXFA_Document* doc, XFA_PacketType packet);
~CXFA_HostPseudoModel() override;
};