Index: Source/core/style/CursorData.h |
diff --git a/Source/core/layout/style/CursorData.h b/Source/core/style/CursorData.h |
similarity index 98% |
rename from Source/core/layout/style/CursorData.h |
rename to Source/core/style/CursorData.h |
index d4d0ba4d87c3075a5e70fdb271f41af0317c3b93..638fec36c5264c82df1f7e3bf76dbec2aaf5e124 100644 |
--- a/Source/core/layout/style/CursorData.h |
+++ b/Source/core/style/CursorData.h |
@@ -25,7 +25,7 @@ |
#ifndef CursorData_h |
#define CursorData_h |
-#include "core/layout/style/StyleImage.h" |
+#include "core/style/StyleImage.h" |
#include "platform/geometry/IntPoint.h" |
namespace blink { |