Index: Source/web/WebRange.cpp |
diff --git a/Source/web/WebRange.cpp b/Source/web/WebRange.cpp |
index e30eff8aaf1d1159384c5b6ed2e80750d659b197..38696dab6759e4be7e6007976b2d38bede6dc226 100644 |
--- a/Source/web/WebRange.cpp |
+++ b/Source/web/WebRange.cpp |
@@ -31,8 +31,8 @@ |
#include "config.h" |
#include "public/web/WebRange.h" |
-#include "bindings/v8/ExceptionState.h" |
-#include "bindings/v8/ExceptionStatePlaceholder.h" |
+#include "bindings/core/v8/ExceptionState.h" |
+#include "bindings/core/v8/ExceptionStatePlaceholder.h" |
#include "core/dom/Document.h" |
#include "core/dom/Element.h" |
#include "core/dom/Range.h" |