Index: Source/core/svg/graphics/SVGImageCache.h |
diff --git a/Source/core/svg/graphics/SVGImageCache.h b/Source/core/svg/graphics/SVGImageCache.h |
index 677444ebc78ceb56ec71ac7047442774c6893aeb..0559062ba786a76d20c4ccef3c723fd3eb49504d 100644 |
--- a/Source/core/svg/graphics/SVGImageCache.h |
+++ b/Source/core/svg/graphics/SVGImageCache.h |
@@ -20,9 +20,9 @@ |
#ifndef SVGImageCache_h |
#define SVGImageCache_h |
-#include "core/platform/graphics/Image.h" |
#include "platform/geometry/FloatSize.h" |
#include "platform/geometry/IntSize.h" |
+#include "platform/graphics/Image.h" |
#include "wtf/HashMap.h" |
#include "wtf/PassOwnPtr.h" |
#include "wtf/RefPtr.h" |