Index: Source/core/platform/animation/AnimationUtilities.h |
diff --git a/Source/core/platform/animation/AnimationUtilities.h b/Source/core/platform/animation/AnimationUtilities.h |
index 033ff70f95ef2f414406309e7db6665d642a9fe0..bad8a9315e3598d43ddadb52db325084d70aa443 100644 |
--- a/Source/core/platform/animation/AnimationUtilities.h |
+++ b/Source/core/platform/animation/AnimationUtilities.h |
@@ -26,8 +26,8 @@ |
#ifndef AnimationUtilities_h |
#define AnimationUtilities_h |
-#include "core/platform/graphics/IntPoint.h" |
#include "platform/LayoutUnit.h" |
+#include "platform/geometry/IntPoint.h" |
#include "wtf/MathExtras.h" |
namespace WebCore { |