Index: src/list.h |
diff --git a/src/list.h b/src/list.h |
index 049286572b2036ee9c1128f8359bd571e7c537bc..2ccc39a9081d4b3e2d42de55fcfebf539dd40a68 100644 |
--- a/src/list.h |
+++ b/src/list.h |
@@ -8,7 +8,7 @@ |
#include <algorithm> |
#include "src/checks.h" |
-#include "src/utils.h" |
+#include "src/vector.h" |
namespace v8 { |
namespace internal { |