Index: Source/core/platform/ScrollbarTheme.h |
diff --git a/Source/core/platform/ScrollbarTheme.h b/Source/core/platform/ScrollbarTheme.h |
index 1e9153b6fd43df4a8ec69954cfce5559c8393301..7065c2ee27522c38e9f4df63e19b9c3876ef1ec3 100644 |
--- a/Source/core/platform/ScrollbarTheme.h |
+++ b/Source/core/platform/ScrollbarTheme.h |
@@ -26,9 +26,9 @@ |
#ifndef ScrollbarTheme_h |
#define ScrollbarTheme_h |
-#include "core/platform/ScrollTypes.h" |
#include "core/platform/graphics/GraphicsContext.h" |
#include "platform/geometry/IntRect.h" |
+#include "platform/scroll/ScrollTypes.h" |
namespace WebCore { |