diff options
Diffstat (limited to 'fxjs/xfa/cjx_manifest.cpp')
-rw-r--r-- | fxjs/xfa/cjx_manifest.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fxjs/xfa/cjx_manifest.cpp b/fxjs/xfa/cjx_manifest.cpp index b53c7edd85..458ae011a6 100644 --- a/fxjs/xfa/cjx_manifest.cpp +++ b/fxjs/xfa/cjx_manifest.cpp @@ -8,6 +8,7 @@ #include <vector> +#include "fxjs/cfx_v8.h" #include "fxjs/cfxjse_value.h" #include "fxjs/js_resources.h" #include "xfa/fxfa/parser/cxfa_manifest.h" |