Index: Source/platform/geometry/IntRect.h |
diff --git a/Source/core/platform/graphics/IntRect.h b/Source/platform/geometry/IntRect.h |
similarity index 99% |
rename from Source/core/platform/graphics/IntRect.h |
rename to Source/platform/geometry/IntRect.h |
index a2e3492356f4ffcf5f7dd0f7e0987d4869a9fd9b..712b44050752b59df6538afd4a5e7a143d6d3dd5 100644 |
--- a/Source/core/platform/graphics/IntRect.h |
+++ b/Source/platform/geometry/IntRect.h |
@@ -26,7 +26,7 @@ |
#ifndef IntRect_h |
#define IntRect_h |
-#include "core/platform/graphics/IntPoint.h" |
+#include "platform/geometry/IntPoint.h" |
#include "wtf/FastAllocBase.h" |
#include "wtf/Vector.h" |