Index: src/compiler/frame-states.cc |
diff --git a/src/compiler/frame-states.cc b/src/compiler/frame-states.cc |
index 76d6749d0f88788cf17e1fca67ffe8fb9d65461f..7170a845f788a3f69a704aa05bb72652c8c373b0 100644 |
--- a/src/compiler/frame-states.cc |
+++ b/src/compiler/frame-states.cc |
@@ -4,6 +4,7 @@ |
#include "src/base/functional.h" |
#include "src/compiler/frame-states.h" |
+#include "src/handles-inl.h" |
namespace v8 { |
namespace internal { |