diff options
Diffstat (limited to 'deps/v8/src/allocation-site-scopes.h')
-rw-r--r-- | deps/v8/src/allocation-site-scopes.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/v8/src/allocation-site-scopes.h b/deps/v8/src/allocation-site-scopes.h index 96e74c5ddb..70dd63e1dd 100644 --- a/deps/v8/src/allocation-site-scopes.h +++ b/deps/v8/src/allocation-site-scopes.h @@ -5,7 +5,7 @@ #ifndef V8_ALLOCATION_SITE_SCOPES_H_ #define V8_ALLOCATION_SITE_SCOPES_H_ -#include "src/ast.h" +#include "src/ast/ast.h" #include "src/handles.h" #include "src/objects.h" #include "src/zone.h" |