Index: src/compiler/bytecode-graph-builder.h |
diff --git a/src/compiler/bytecode-graph-builder.h b/src/compiler/bytecode-graph-builder.h |
index d3742008c9b067df265b252f647ebec5ad4b3307..1375543cabf4e8e1bab90be9f4745e16fea590fc 100644 |
--- a/src/compiler/bytecode-graph-builder.h |
+++ b/src/compiler/bytecode-graph-builder.h |
@@ -8,6 +8,7 @@ |
#include "src/compiler.h" |
#include "src/compiler/bytecode-branch-analysis.h" |
#include "src/compiler/js-graph.h" |
+#include "src/compiler/type-hint-analyzer.h" |
#include "src/interpreter/bytecode-array-iterator.h" |
#include "src/interpreter/bytecode-flags.h" |
#include "src/interpreter/bytecodes.h" |