Index: src/compiler-dispatcher/compiler-dispatcher-job.cc |
diff --git a/src/compiler-dispatcher/compiler-dispatcher-job.cc b/src/compiler-dispatcher/compiler-dispatcher-job.cc |
index 94a732286e48830042cc0ff48f88f783b30c3f83..96956aec97a6235a1f082ca09f8f42485a0cda22 100644 |
--- a/src/compiler-dispatcher/compiler-dispatcher-job.cc |
+++ b/src/compiler-dispatcher/compiler-dispatcher-job.cc |
@@ -14,7 +14,7 @@ |
#include "src/parsing/parser.h" |
#include "src/parsing/scanner-character-streams.h" |
#include "src/unicode-cache.h" |
-#include "src/zone.h" |
+#include "src/zone/zone.h" |
namespace v8 { |
namespace internal { |