diff options
Diffstat (limited to 'fxjs/cjs_field.cpp')
-rw-r--r-- | fxjs/cjs_field.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fxjs/cjs_field.cpp b/fxjs/cjs_field.cpp index 45baf613b0..2777fd8cf9 100644 --- a/fxjs/cjs_field.cpp +++ b/fxjs/cjs_field.cpp @@ -21,6 +21,7 @@ #include "fxjs/cjs_document.h" #include "fxjs/cjs_icon.h" #include "fxjs/js_resources.h" +#include "third_party/base/ptr_util.h" namespace { |