Index: src/compiler/register-configuration.h |
diff --git a/src/compiler/register-configuration.h b/src/compiler/register-configuration.h |
index 8178ba2f0d77deea594e4615de26cd1f812cb105..f0d58735ba719a9f4e0eb95a7fc1abbd81f1b4e5 100644 |
--- a/src/compiler/register-configuration.h |
+++ b/src/compiler/register-configuration.h |
@@ -5,7 +5,7 @@ |
#ifndef V8_COMPILER_REGISTER_CONFIGURATION_H_ |
#define V8_COMPILER_REGISTER_CONFIGURATION_H_ |
-#include "src/v8.h" |
+#include "src/base/macros.h" |
namespace v8 { |
namespace internal { |