Index: src/heap/heap.cc |
diff --git a/src/heap/heap.cc b/src/heap/heap.cc |
index 40c8e7914befb61c129f659dd5f3b62924a88e8d..a6f347211b953e787d56805998b6afc8b6d9cbd2 100644 |
--- a/src/heap/heap.cc |
+++ b/src/heap/heap.cc |
@@ -32,6 +32,7 @@ |
#include "src/heap/store-buffer.h" |
#include "src/interpreter/interpreter.h" |
#include "src/profiler/cpu-profiler.h" |
+#include "src/regexp/jsregexp.h" |
#include "src/runtime-profiler.h" |
#include "src/snapshot/natives.h" |
#include "src/snapshot/serialize.h" |