Index: test/cctest/test-dictionary.cc |
diff --git a/test/cctest/test-dictionary.cc b/test/cctest/test-dictionary.cc |
index 2c0a58851f7a22370648fc76f727b90d6aac3b9b..6ecced19f2db390903304fe1ef2f6ff319ce62e1 100644 |
--- a/test/cctest/test-dictionary.cc |
+++ b/test/cctest/test-dictionary.cc |
@@ -38,6 +38,7 @@ |
#include "src/global-handles.h" |
#include "src/macro-assembler.h" |
#include "src/objects.h" |
+#include "test/cctest/heap/utils-inl.h" |
using namespace v8::internal; |