Index: Source/core/css/SVGCSSComputedStyleDeclaration.cpp |
diff --git a/Source/core/css/SVGCSSComputedStyleDeclaration.cpp b/Source/core/css/SVGCSSComputedStyleDeclaration.cpp |
index 658c94f348c93d2a931399d2321e0b7f16ab0d96..dc63fbaf1f0a22eda40f5f7c4506429193bb2cf3 100644 |
--- a/Source/core/css/SVGCSSComputedStyleDeclaration.cpp |
+++ b/Source/core/css/SVGCSSComputedStyleDeclaration.cpp |
@@ -24,9 +24,9 @@ |
#include "core/css/CSSComputedStyleDeclaration.h" |
#include "CSSPropertyNames.h" |
-#include "Document.h" |
#include "SVGPaint.h" |
#include "core/css/CSSPrimitiveValueMappings.h" |
+#include "core/dom/Document.h" |
#include "core/rendering/style/RenderStyle.h" |
namespace WebCore { |