diff options
Diffstat (limited to 'fxjs/cjs_runtime.cpp')
-rw-r--r-- | fxjs/cjs_runtime.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fxjs/cjs_runtime.cpp b/fxjs/cjs_runtime.cpp index e7de7abd8f..2f4fe01474 100644 --- a/fxjs/cjs_runtime.cpp +++ b/fxjs/cjs_runtime.cpp @@ -40,6 +40,7 @@ #include "fxjs/cjs_zoomtype.h" #include "fxjs/js_define.h" #include "public/fpdf_formfill.h" +#include "third_party/base/ptr_util.h" #include "third_party/base/stl_util.h" #ifdef PDF_ENABLE_XFA |