Index: src/compiler/js-operator.h |
diff --git a/src/compiler/js-operator.h b/src/compiler/js-operator.h |
index 9451a81cf9a5621905b57deddc77b5baf0bed924..f80a0b1fc68b1915fc80d498fe36f92d79d909b1 100644 |
--- a/src/compiler/js-operator.h |
+++ b/src/compiler/js-operator.h |
@@ -5,8 +5,8 @@ |
#ifndef V8_COMPILER_JS_OPERATOR_H_ |
#define V8_COMPILER_JS_OPERATOR_H_ |
-#include "src/compiler/type-hints.h" |
#include "src/runtime/runtime.h" |
+#include "src/type-hints.h" |
namespace v8 { |
namespace internal { |