Index: src/profiler/profile-generator.h |
diff --git a/src/profiler/profile-generator.h b/src/profiler/profile-generator.h |
index a0f4d843341347cf6cfbbcdaa66c31a03989215b..079413a8cd59c184aff8636e177f3630d264f8f1 100644 |
--- a/src/profiler/profile-generator.h |
+++ b/src/profiler/profile-generator.h |
@@ -10,7 +10,7 @@ |
#include "src/allocation.h" |
#include "src/compiler.h" |
#include "src/hashmap.h" |
-#include "src/strings-storage.h" |
+#include "src/profiler/strings-storage.h" |
namespace v8 { |
namespace internal { |