Index: src/objects.h |
diff --git a/src/objects.h b/src/objects.h |
index de3026eefca666af7091ca20f1b5a8888ffa7afc..9604e8f49b49f56576bcc98e2f063d067f2fae24 100644 |
--- a/src/objects.h |
+++ b/src/objects.h |
@@ -22,7 +22,7 @@ |
#include "src/property-details.h" |
#include "src/unicode-decoder.h" |
#include "src/unicode.h" |
-#include "src/zone.h" |
+#include "src/zone/zone.h" |
#if V8_TARGET_ARCH_ARM |
#include "src/arm/constants-arm.h" // NOLINT |