Index: Source/core/rendering/HitTestingTransformState.cpp |
diff --git a/Source/core/rendering/HitTestingTransformState.cpp b/Source/core/rendering/HitTestingTransformState.cpp |
index c7c94a6a66d4a127fad1b7de61ea3737f9ff3e6f..93329a340621b4271bec82434414be9fd0e400d1 100644 |
--- a/Source/core/rendering/HitTestingTransformState.cpp |
+++ b/Source/core/rendering/HitTestingTransformState.cpp |
@@ -26,7 +26,7 @@ |
#include "config.h" |
#include "core/rendering/HitTestingTransformState.h" |
-#include "core/platform/graphics/LayoutRect.h" |
+#include "platform/geometry/LayoutRect.h" |
#include "wtf/PassOwnPtr.h" |
namespace WebCore { |