Index: src/compiler/type-cache.h |
diff --git a/src/compiler/type-cache.h b/src/compiler/type-cache.h |
index 28aba7a2d129b6b24c8ab5cf5532c6b4829ecbba..76a57d3d1d9b5e367814d43d19faf17e3e1ec6c4 100644 |
--- a/src/compiler/type-cache.h |
+++ b/src/compiler/type-cache.h |
@@ -5,8 +5,8 @@ |
#ifndef V8_COMPILER_TYPE_CACHE_H_ |
#define V8_COMPILER_TYPE_CACHE_H_ |
+#include "src/compiler/types.h" |
#include "src/date.h" |
-#include "src/types.h" |
namespace v8 { |
namespace internal { |