Index: test/cctest/compiler/test-run-jsbranches.cc |
diff --git a/test/cctest/compiler/test-run-jsbranches.cc b/test/cctest/compiler/test-run-jsbranches.cc |
index 613528d7a0c9d1ee4e12819ce356d2d02435d8c5..502295e471965d72fff295ace1155b6bee948814 100644 |
--- a/test/cctest/compiler/test-run-jsbranches.cc |
+++ b/test/cctest/compiler/test-run-jsbranches.cc |
@@ -2,6 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+#include "src/objects-inl.h" |
#include "test/cctest/compiler/function-tester.h" |
namespace v8 { |