Index: Source/core/rendering/style/SVGRenderStyle.h |
diff --git a/Source/core/rendering/style/SVGRenderStyle.h b/Source/core/rendering/style/SVGRenderStyle.h |
index 658af07237030bca91ae1b4290cee351c6ead3e1..2f06804c96a5807120aa89a0a816784d08612852 100644 |
--- a/Source/core/rendering/style/SVGRenderStyle.h |
+++ b/Source/core/rendering/style/SVGRenderStyle.h |
@@ -25,12 +25,12 @@ |
#include "bindings/v8/ExceptionStatePlaceholder.h" |
#include "core/css/CSSValueList.h" |
-#include "core/platform/graphics/GraphicsTypes.h" |
#include "core/platform/graphics/Path.h" |
#include "core/rendering/style/DataRef.h" |
#include "core/rendering/style/RenderStyleConstants.h" |
#include "core/rendering/style/SVGRenderStyleDefs.h" |
#include "core/svg/SVGPaint.h" |
+#include "platform/graphics/GraphicsTypes.h" |
namespace WebCore { |