| Index: Source/core/rendering/svg/RenderSVGRoot.h
|
| diff --git a/Source/core/rendering/svg/RenderSVGRoot.h b/Source/core/rendering/svg/RenderSVGRoot.h
|
| index 5e6527af71bb75af7e69273d2d697f73c914e8ab..f999174ebba2afd3913afe6688f7cd520007e3f3 100644
|
| --- a/Source/core/rendering/svg/RenderSVGRoot.h
|
| +++ b/Source/core/rendering/svg/RenderSVGRoot.h
|
| @@ -27,7 +27,7 @@
|
| #include "RenderReplaced.h"
|
| #include "core/platform/graphics/FloatRect.h"
|
|
|
| -#include "SVGRenderSupport.h"
|
| +#include "core/rendering/svg/SVGRenderSupport.h"
|
|
|
| namespace WebCore {
|
|
|
|
|