Index: src/heap/spaces.cc |
diff --git a/src/heap/spaces.cc b/src/heap/spaces.cc |
index 6c2b58b17e5795995911aa6a992226ce8050ef18..d372083a4a63aee1e48dbc4a18950a9ffa79e39e 100644 |
--- a/src/heap/spaces.cc |
+++ b/src/heap/spaces.cc |
@@ -10,7 +10,7 @@ |
#include "src/heap/mark-compact.h" |
#include "src/macro-assembler.h" |
#include "src/msan.h" |
-#include "src/snapshot.h" |
+#include "src/snapshot/snapshot.h" |
namespace v8 { |
namespace internal { |