Index: test/cctest/test-unboxed-doubles.cc |
diff --git a/test/cctest/test-unboxed-doubles.cc b/test/cctest/test-unboxed-doubles.cc |
index 4bd1fc3944abbc59baa3841e4cc9a2992e91c35c..24f2df57f71baafcb303fdb2c90002fac9a363e9 100644 |
--- a/test/cctest/test-unboxed-doubles.cc |
+++ b/test/cctest/test-unboxed-doubles.cc |
@@ -18,7 +18,7 @@ |
#include "src/ic/ic.h" |
#include "src/macro-assembler.h" |
#include "test/cctest/cctest.h" |
-#include "test/cctest/heap-tester.h" |
+#include "test/cctest/heap/utils-inl.h" |
using namespace v8::base; |
using namespace v8::internal; |