Index: src/bootstrapper.cc |
diff --git a/src/bootstrapper.cc b/src/bootstrapper.cc |
index 817bba5a22fd4eecf3399b388be45b8d59552eea..dc722cb7493a87b4205557701099471c53712a70 100644 |
--- a/src/bootstrapper.cc |
+++ b/src/bootstrapper.cc |
@@ -34,6 +34,7 @@ |
#include "debug.h" |
#include "execution.h" |
#include "global-handles.h" |
+#include "isolate-inl.h" |
#include "macro-assembler.h" |
#include "natives.h" |
#include "objects-visiting.h" |