Index: Source/core/svg/SVGElementRareData.cpp |
diff --git a/Source/core/svg/SVGElementRareData.cpp b/Source/core/svg/SVGElementRareData.cpp |
index a8ac0c235287eb17dc02120d61a527addbdbdc7c..e95f6e3c85a6570f8fdbaff6100442ca335705f6 100644 |
--- a/Source/core/svg/SVGElementRareData.cpp |
+++ b/Source/core/svg/SVGElementRareData.cpp |
@@ -8,6 +8,7 @@ |
#include "core/css/CSSCursorImageValue.h" |
#include "core/css/resolver/StyleResolver.h" |
#include "core/dom/Document.h" |
+#include "core/svg/SVGCursorElement.h" |
namespace blink { |