summaryrefslogtreecommitdiff
path: root/deps/v8/src/compiler/register-configuration.h
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/src/compiler/register-configuration.h')
-rw-r--r--deps/v8/src/compiler/register-configuration.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/v8/src/compiler/register-configuration.h b/deps/v8/src/compiler/register-configuration.h
index 8178ba2f0d..f0d58735ba 100644
--- a/deps/v8/src/compiler/register-configuration.h
+++ b/deps/v8/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 {