| Index: Source/core/svg/SVGLengthContext.h
|
| diff --git a/Source/core/svg/SVGLengthContext.h b/Source/core/svg/SVGLengthContext.h
|
| index c2fea4ea1aa38ce4af350fbfc8b2d0f6c648e093..5bb213099e256abd178e2e7df1a12e7b6feed727 100644
|
| --- a/Source/core/svg/SVGLengthContext.h
|
| +++ b/Source/core/svg/SVGLengthContext.h
|
| @@ -20,8 +20,8 @@
|
| #ifndef SVGLengthContext_h
|
| #define SVGLengthContext_h
|
|
|
| -#include "core/platform/graphics/FloatRect.h"
|
| #include "core/svg/SVGUnitTypes.h"
|
| +#include "platform/geometry/FloatRect.h"
|
|
|
| namespace WebCore {
|
|
|
|
|