Index: Source/core/dom/ClientRect.h |
diff --git a/Source/core/dom/ClientRect.h b/Source/core/dom/ClientRect.h |
index 6476e0f493ead987450b1be88952440f2f08854d..3ef3b24f3b49ef4ea24e5543945a8d30d65c6de0 100644 |
--- a/Source/core/dom/ClientRect.h |
+++ b/Source/core/dom/ClientRect.h |
@@ -28,7 +28,7 @@ |
#define ClientRect_h |
#include "bindings/v8/ScriptWrappable.h" |
-#include "core/platform/graphics/FloatRect.h" |
+#include "platform/geometry/FloatRect.h" |
#include "wtf/PassRefPtr.h" |
#include "wtf/RefCounted.h" |