Index: Source/core/platform/ScrollbarTheme.h |
diff --git a/Source/core/platform/ScrollbarTheme.h b/Source/core/platform/ScrollbarTheme.h |
index 12b48291ecdb76335975a914cb1b636157de4f04..1e9153b6fd43df4a8ec69954cfce5559c8393301 100644 |
--- a/Source/core/platform/ScrollbarTheme.h |
+++ b/Source/core/platform/ScrollbarTheme.h |
@@ -28,7 +28,7 @@ |
#include "core/platform/ScrollTypes.h" |
#include "core/platform/graphics/GraphicsContext.h" |
-#include "core/platform/graphics/IntRect.h" |
+#include "platform/geometry/IntRect.h" |
namespace WebCore { |