Index: src/x87/code-stubs-x87.cc |
diff --git a/src/x87/code-stubs-x87.cc b/src/x87/code-stubs-x87.cc |
index 1cecdf56d5b2e5efd6c3e4477dedb5dd4b6613bf..c7a6d23dc74abd3b4a05e57aecf82bd3cd52871c 100644 |
--- a/src/x87/code-stubs-x87.cc |
+++ b/src/x87/code-stubs-x87.cc |
@@ -14,8 +14,8 @@ |
#include "src/ic/ic.h" |
#include "src/ic/stub-cache.h" |
#include "src/isolate.h" |
-#include "src/jsregexp.h" |
-#include "src/regexp-macro-assembler.h" |
+#include "src/regexp/jsregexp.h" |
+#include "src/regexp/regexp-macro-assembler.h" |
#include "src/runtime/runtime.h" |
#include "src/x87/frames-x87.h" |