Index: Source/core/rendering/style/StyleRareInheritedData.cpp |
diff --git a/Source/core/rendering/style/StyleRareInheritedData.cpp b/Source/core/rendering/style/StyleRareInheritedData.cpp |
index 0e28952eb3f033e03abf86634b6fb1b3d83da86b..44fe5f1939f4dee84df865e3fdc74eb0f4ff288c 100644 |
--- a/Source/core/rendering/style/StyleRareInheritedData.cpp |
+++ b/Source/core/rendering/style/StyleRareInheritedData.cpp |
@@ -23,7 +23,7 @@ |
#include "core/rendering/style/StyleRareInheritedData.h" |
#include "core/rendering/style/AppliedTextDecoration.h" |
-#include "core/rendering/style/CursorList.h" |
+#include "core/rendering/style/CursorData.h" |
#include "core/rendering/style/DataEquivalency.h" |
#include "core/rendering/style/QuotesData.h" |
#include "core/rendering/style/RenderStyle.h" |