Index: Source/core/platform/Cursor.h |
diff --git a/Source/core/platform/Cursor.h b/Source/core/platform/Cursor.h |
index a124ccb97ac3dfdfb20430894f2b728fbd438e88..de1ba5d0855a78a6e5487c52108df932b7f3349e 100644 |
--- a/Source/core/platform/Cursor.h |
+++ b/Source/core/platform/Cursor.h |
@@ -27,7 +27,7 @@ |
#define Cursor_h |
#include "core/platform/graphics/Image.h" |
-#include "core/platform/graphics/IntPoint.h" |
+#include "platform/geometry/IntPoint.h" |
#include "wtf/Assertions.h" |
#include "wtf/RefPtr.h" |