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