Index: src/compiler/control-builders.cc |
diff --git a/src/compiler/control-builders.cc b/src/compiler/control-builders.cc |
index 35798283558ed20b25cfba1adc49d5bbd8a9f0c4..bb0ed140d9b89baf052d906ba1dd332aa0312a02 100644 |
--- a/src/compiler/control-builders.cc |
+++ b/src/compiler/control-builders.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "control-builders.h" |
+#include "src/compiler/control-builders.h" |
namespace v8 { |
namespace internal { |