diff --git a/tools/install.py b/tools/install.py index 5340ce38b9b17c..2d53e8a3f84bec 100755 --- a/tools/install.py +++ b/tools/install.py @@ -188,6 +188,7 @@ def wanted_v8_headers(files_arg, dest): 'deps/v8/include/v8-exception.h', 'deps/v8/include/v8-extension.h', 'deps/v8/include/v8-external.h', + 'deps/v8/include/v8-fast-api-calls.h', 'deps/v8/include/v8-forward.h', 'deps/v8/include/v8-function-callback.h', 'deps/v8/include/v8-function.h',