Index: src/objects.cc |
diff --git a/src/objects.cc b/src/objects.cc |
index 7157645334519512abe42fd134935264a3a0a5f9..59ce01243c9c5d8db2d5fbe2c9f03dc92029e606 100644 |
--- a/src/objects.cc |
+++ b/src/objects.cc |
@@ -60,7 +60,7 @@ |
#include "src/string-stream.h" |
#include "src/utils.h" |
#include "src/wasm/wasm-module.h" |
-#include "src/zone.h" |
+#include "src/zone/zone.h" |
#ifdef ENABLE_DISASSEMBLER |
#include "src/disasm.h" |