Index: Source/core/rendering/style/CursorData.h |
diff --git a/Source/core/rendering/style/CursorData.h b/Source/core/rendering/style/CursorData.h |
index b5ec096c8b270a9f2dbaaae33f9b2d9006b75f18..90934a21d441418c273407639c054b5b646a35eb 100644 |
--- a/Source/core/rendering/style/CursorData.h |
+++ b/Source/core/rendering/style/CursorData.h |
@@ -25,8 +25,8 @@ |
#ifndef CursorData_h |
#define CursorData_h |
-#include "core/platform/graphics/IntPoint.h" |
#include "core/rendering/style/StyleImage.h" |
+#include "platform/geometry/IntPoint.h" |
namespace WebCore { |