Index: src/profiler/profile-generator.cc |
diff --git a/src/profiler/profile-generator.cc b/src/profiler/profile-generator.cc |
index 8b1de230fa63bffdd4334da77add327acd2d5a3e..b07601f820fbecdb037744c5a845c8e7806be160 100644 |
--- a/src/profiler/profile-generator.cc |
+++ b/src/profiler/profile-generator.cc |
@@ -10,7 +10,7 @@ |
#include "src/deoptimizer.h" |
#include "src/global-handles.h" |
#include "src/profiler/profile-generator-inl.h" |
-#include "src/profiler/sampler.h" |
+#include "src/profiler/tick-sample.h" |
#include "src/splay-tree-inl.h" |
#include "src/unicode.h" |