Chromium Code Reviews| Index: src/scopeinfo.h |
| diff --git a/src/scopeinfo.h b/src/scopeinfo.h |
| index 8462548d9d1cf444f1084fedea8be65bd37770c9..cfdd4b68dd64baf02d8b874b482b2c42e5a430ff 100644 |
| --- a/src/scopeinfo.h |
| +++ b/src/scopeinfo.h |
| @@ -6,6 +6,7 @@ |
| #define V8_SCOPEINFO_H_ |
| #include "src/allocation.h" |
| +#include "src/interface.h" |
| #include "src/variables.h" |
| namespace v8 { |