Index: Source/core/dom/Range.cpp |
diff --git a/Source/core/dom/Range.cpp b/Source/core/dom/Range.cpp |
index 241c62f3c20656a65b4b824ff15af8159d15036e..645bdf5cbeedac7db4fe83c644799172e78acaa1 100644 |
--- a/Source/core/dom/Range.cpp |
+++ b/Source/core/dom/Range.cpp |
@@ -25,7 +25,7 @@ |
#include "config.h" |
#include "core/dom/Range.h" |
-#include "bindings/v8/ExceptionState.h" |
+#include "bindings/core/v8/ExceptionState.h" |
#include "core/dom/ClientRect.h" |
#include "core/dom/ClientRectList.h" |
#include "core/dom/DocumentFragment.h" |