Index: Source/core/platform/ScrollbarThemeClient.h |
diff --git a/Source/core/platform/ScrollbarThemeClient.h b/Source/core/platform/ScrollbarThemeClient.h |
index c286c69c05dab59fd621fbf847cf0a94234d0534..50cde48ebe99f18ee49bdc2ae33bed94056f5d60 100644 |
--- a/Source/core/platform/ScrollbarThemeClient.h |
+++ b/Source/core/platform/ScrollbarThemeClient.h |
@@ -26,10 +26,10 @@ |
#ifndef ScrollbarThemeClient_h |
#define ScrollbarThemeClient_h |
-#include "core/platform/ScrollTypes.h" |
#include "platform/geometry/IntPoint.h" |
#include "platform/geometry/IntRect.h" |
#include "platform/geometry/IntSize.h" |
+#include "platform/scroll/ScrollTypes.h" |
#include "wtf/PassOwnPtr.h" |
#include "wtf/Vector.h" |