Index: Source/core/svg/graphics/SVGImageForContainer.h |
diff --git a/Source/core/svg/graphics/SVGImageForContainer.h b/Source/core/svg/graphics/SVGImageForContainer.h |
index c1369c6e5bb9e709dd516e0f292c61a221ac563e..4ea589eec4454727ca34c277353a46f0778d5de9 100644 |
--- a/Source/core/svg/graphics/SVGImageForContainer.h |
+++ b/Source/core/svg/graphics/SVGImageForContainer.h |
@@ -26,10 +26,10 @@ |
#ifndef SVGImageForContainer_h |
#define SVGImageForContainer_h |
-#include "core/platform/graphics/Image.h" |
#include "core/svg/graphics/SVGImage.h" |
#include "platform/geometry/FloatRect.h" |
#include "platform/geometry/FloatSize.h" |
+#include "platform/graphics/Image.h" |
namespace WebCore { |