Index: Source/core/dom/ClientRectList.h |
diff --git a/Source/core/dom/ClientRectList.h b/Source/core/dom/ClientRectList.h |
index bf36ef91afd96841c919f88f2659dc638675392a..0639714f74e10471cfead83e66827db7b9887209 100644 |
--- a/Source/core/dom/ClientRectList.h |
+++ b/Source/core/dom/ClientRectList.h |
@@ -28,7 +28,7 @@ |
#define ClientRectList_h |
#include "bindings/v8/ScriptWrappable.h" |
-#include "core/platform/graphics/FloatQuad.h" |
+#include "platform/geometry/FloatQuad.h" |
#include "wtf/PassRefPtr.h" |
#include "wtf/RefCounted.h" |
#include "wtf/Vector.h" |