| Index: Source/core/svg/SVGFitToViewBox.h
|
| diff --git a/Source/core/svg/SVGFitToViewBox.h b/Source/core/svg/SVGFitToViewBox.h
|
| index 65284454aeac04cce24cae0bb8d7d90ced79857e..7b5544cf6000a3645638e6bec663c596d910be71 100644
|
| --- a/Source/core/svg/SVGFitToViewBox.h
|
| +++ b/Source/core/svg/SVGFitToViewBox.h
|
| @@ -23,8 +23,8 @@
|
|
|
| #include "SVGNames.h"
|
| #include "core/dom/QualifiedName.h"
|
| -#include "core/platform/graphics/FloatRect.h"
|
| #include "core/svg/SVGPreserveAspectRatio.h"
|
| +#include "platform/geometry/FloatRect.h"
|
| #include "wtf/HashSet.h"
|
|
|
| namespace WebCore {
|
|
|