Index: src/regexp-stack.cc |
diff --git a/src/regexp-stack.cc b/src/regexp-stack.cc |
index 9122446d1d6bea153f493007f96b26437a6e88d2..97835cc902193bdc79dfc037bec63343f3657062 100644 |
--- a/src/regexp-stack.cc |
+++ b/src/regexp-stack.cc |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "v8.h" |
-#include "regexp-stack.h" |
+#include "src/v8.h" |
+#include "src/regexp-stack.h" |
namespace v8 { |
namespace internal { |