summaryrefslogtreecommitdiff
path: root/xfa/fxfa/parser/cxfa_renderpolicy.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'xfa/fxfa/parser/cxfa_renderpolicy.cpp')
-rw-r--r--xfa/fxfa/parser/cxfa_renderpolicy.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/xfa/fxfa/parser/cxfa_renderpolicy.cpp b/xfa/fxfa/parser/cxfa_renderpolicy.cpp
index 71bbb82dce..a8abdb3bd8 100644
--- a/xfa/fxfa/parser/cxfa_renderpolicy.cpp
+++ b/xfa/fxfa/parser/cxfa_renderpolicy.cpp
@@ -17,7 +17,7 @@ constexpr wchar_t kName[] = L"renderPolicy";
} // namespace
-CXFA_RenderPolicy::CXFA_RenderPolicy(CXFA_Document* doc, XFA_XDPPACKET packet)
+CXFA_RenderPolicy::CXFA_RenderPolicy(CXFA_Document* doc, XFA_PacketType packet)
: CXFA_Node(doc,
packet,
XFA_XDPPACKET_Config,