Index: src/x64/builtins-x64.cc |
diff --git a/src/x64/builtins-x64.cc b/src/x64/builtins-x64.cc |
index 695bd299f74fae474eee8a2414336a679f1e7ce0..c13c732fbdf6868e39891f0fe34d13ddcf2d0500 100644 |
--- a/src/x64/builtins-x64.cc |
+++ b/src/x64/builtins-x64.cc |
@@ -9,7 +9,7 @@ |
#include "src/code-factory.h" |
#include "src/codegen.h" |
#include "src/deoptimizer.h" |
-#include "src/full-codegen.h" |
+#include "src/full-codegen/full-codegen.h" |
namespace v8 { |
namespace internal { |