Index: Source/core/dom/Range.h |
diff --git a/Source/core/dom/Range.h b/Source/core/dom/Range.h |
index 82b716c6d1795aaf498e9d7e1ed9993856886816..8975552ec80e0f72898227c982d7f40c5c39d209 100644 |
--- a/Source/core/dom/Range.h |
+++ b/Source/core/dom/Range.h |
@@ -28,8 +28,8 @@ |
#include "bindings/v8/ExceptionStatePlaceholder.h" |
#include "bindings/v8/ScriptWrappable.h" |
#include "core/dom/RangeBoundaryPoint.h" |
-#include "core/platform/graphics/FloatRect.h" |
-#include "core/platform/graphics/IntRect.h" |
+#include "platform/geometry/FloatRect.h" |
+#include "platform/geometry/IntRect.h" |
#include "wtf/Forward.h" |
#include "wtf/RefCounted.h" |
#include "wtf/Vector.h" |