Index: src/compiler/common-operator.h |
diff --git a/src/compiler/common-operator.h b/src/compiler/common-operator.h |
index 2c3d34c3d78a9a10b767401ace6d62df1fc0440b..22490f7fe1ad682b7b67280642d0758d15fd5497 100644 |
--- a/src/compiler/common-operator.h |
+++ b/src/compiler/common-operator.h |
@@ -7,7 +7,7 @@ |
#include "src/compiler/frame-states.h" |
#include "src/compiler/machine-type.h" |
-#include "src/unique.h" |
+#include "src/zone-containers.h" |
namespace v8 { |
namespace internal { |