Index: src/compiler/ast-graph-builder.cc |
diff --git a/src/compiler/ast-graph-builder.cc b/src/compiler/ast-graph-builder.cc |
index b1df934582955c0735ea27e2bdbf6d0636e8f059..7869ae4b073cf66c4ae5a891636416fc7697404d 100644 |
--- a/src/compiler/ast-graph-builder.cc |
+++ b/src/compiler/ast-graph-builder.cc |
@@ -5,6 +5,7 @@ |
#include "src/compiler/ast-graph-builder.h" |
#include "src/ast/scopes.h" |
+#include "src/compilation-info.h" |
#include "src/compiler.h" |
#include "src/compiler/ast-loop-assignment-analyzer.h" |
#include "src/compiler/control-builders.h" |