Index: src/snapshot/snapshot.h |
diff --git a/src/snapshot.h b/src/snapshot/snapshot.h |
similarity index 98% |
rename from src/snapshot.h |
rename to src/snapshot/snapshot.h |
index dc26a11d46bcb52b4ab6d21e0d085722f1fc14b3..d2eaaa2d811037e0515a7a10515da1f569af3a85 100644 |
--- a/src/snapshot.h |
+++ b/src/snapshot/snapshot.h |
@@ -3,7 +3,7 @@ |
// found in the LICENSE file. |
#include "src/isolate.h" |
-#include "src/serialize.h" |
+#include "src/snapshot/serialize.h" |
#ifndef V8_SNAPSHOT_H_ |
#define V8_SNAPSHOT_H_ |