Index: Source/core/platform/mac/ScrollElasticityController.h |
diff --git a/Source/core/platform/mac/ScrollElasticityController.h b/Source/core/platform/mac/ScrollElasticityController.h |
index 516c4107ad1c4df9f58827ffb602ba7f4e6a96bd..101079998b2dadc9c6ea8e72a28389d9537dd330 100644 |
--- a/Source/core/platform/mac/ScrollElasticityController.h |
+++ b/Source/core/platform/mac/ScrollElasticityController.h |
@@ -28,7 +28,7 @@ |
#if ENABLE(RUBBER_BANDING) |
-#include "ScrollTypes.h" |
+#include "core/platform/ScrollTypes.h" |
#include "core/platform/graphics/FloatPoint.h" |
#include "core/platform/graphics/FloatSize.h" |
#include <wtf/Noncopyable.h> |