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