Index: src/compiler/code-generator.h |
diff --git a/src/compiler/code-generator.h b/src/compiler/code-generator.h |
index ff8e5b9368b65a52ebef8b341f92cd088bbc607d..8ad943165369258ac178ca17ef96f2c64018f3de 100644 |
--- a/src/compiler/code-generator.h |
+++ b/src/compiler/code-generator.h |
@@ -5,6 +5,7 @@ |
#ifndef V8_COMPILER_CODE_GENERATOR_H_ |
#define V8_COMPILER_CODE_GENERATOR_H_ |
+#include "src/compiler.h" |
#include "src/compiler/gap-resolver.h" |
#include "src/compiler/instruction.h" |
#include "src/compiler/unwinding-info-writer.h" |