Index: Source/core/platform/graphics/RoundedRectTest.cpp |
diff --git a/Source/core/platform/graphics/RoundedRectTest.cpp b/Source/core/platform/graphics/RoundedRectTest.cpp |
index 2bdccb8e96bf4d94ddf68f886db4a820f5c75ba9..7dcb880cccf9694afaf5e817a1f5a3d5bc00dca6 100644 |
--- a/Source/core/platform/graphics/RoundedRectTest.cpp |
+++ b/Source/core/platform/graphics/RoundedRectTest.cpp |
@@ -31,7 +31,7 @@ |
#include "config.h" |
#include "core/platform/graphics/RoundedRect.h" |
-#include "core/platform/graphics/IntRect.h" |
+#include "platform/geometry/IntRect.h" |
#include <gtest/gtest.h> |