Index: Source/core/platform/ScrollbarThemeClient.h |
diff --git a/Source/core/platform/ScrollbarThemeClient.h b/Source/core/platform/ScrollbarThemeClient.h |
index 1fca367d520bb574b60b0ece4570fc4cef67f73a..c286c69c05dab59fd621fbf847cf0a94234d0534 100644 |
--- a/Source/core/platform/ScrollbarThemeClient.h |
+++ b/Source/core/platform/ScrollbarThemeClient.h |
@@ -27,9 +27,9 @@ |
#define ScrollbarThemeClient_h |
#include "core/platform/ScrollTypes.h" |
-#include "core/platform/graphics/IntPoint.h" |
-#include "core/platform/graphics/IntRect.h" |
-#include "core/platform/graphics/IntSize.h" |
+#include "platform/geometry/IntPoint.h" |
+#include "platform/geometry/IntRect.h" |
+#include "platform/geometry/IntSize.h" |
#include "wtf/PassOwnPtr.h" |
#include "wtf/Vector.h" |