diff options
Diffstat (limited to 'fxjs/xfa/cjx_packet.cpp')
-rw-r--r-- | fxjs/xfa/cjx_packet.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fxjs/xfa/cjx_packet.cpp b/fxjs/xfa/cjx_packet.cpp index 5673f8aecd..2f5f307484 100644 --- a/fxjs/xfa/cjx_packet.cpp +++ b/fxjs/xfa/cjx_packet.cpp @@ -11,6 +11,7 @@ #include "core/fxcrt/xml/cfx_xmldocument.h" #include "core/fxcrt/xml/cfx_xmltext.h" +#include "fxjs/cfx_v8.h" #include "fxjs/cfxjse_value.h" #include "fxjs/js_resources.h" #include "xfa/fxfa/cxfa_ffdoc.h" |