Index: Source/core/platform/mac/ScrollElasticityController.h |
diff --git a/Source/core/platform/mac/ScrollElasticityController.h b/Source/core/platform/mac/ScrollElasticityController.h |
index 47a401acacdd06a760cb2498e125dc3b34cf3ba7..180e79c9335c9e0cd8c93f143b85de2e5f774eb4 100644 |
--- a/Source/core/platform/mac/ScrollElasticityController.h |
+++ b/Source/core/platform/mac/ScrollElasticityController.h |
@@ -28,9 +28,9 @@ |
#if USE(RUBBER_BANDING) |
-#include "core/platform/ScrollTypes.h" |
#include "platform/geometry/FloatPoint.h" |
#include "platform/geometry/FloatSize.h" |
+#include "platform/scroll/ScrollTypes.h" |
#include "wtf/Noncopyable.h" |
namespace WebCore { |