Index: src/compiler/node-properties.h |
diff --git a/src/compiler/node-properties.h b/src/compiler/node-properties.h |
index 9812158c4eb93b60ea65272080f6da1f3943c822..ed3c11750720cdce06716b953accc84378cc335d 100644 |
--- a/src/compiler/node-properties.h |
+++ b/src/compiler/node-properties.h |
@@ -6,7 +6,7 @@ |
#define V8_COMPILER_NODE_PROPERTIES_H_ |
#include "src/compiler/node.h" |
-#include "src/types.h" |
+#include "src/compiler/types.h" |
namespace v8 { |
namespace internal { |