Chromium Code Reviews| Index: Source/core/svg/graphics/SVGImage.h |
| diff --git a/Source/core/svg/graphics/SVGImage.h b/Source/core/svg/graphics/SVGImage.h |
| index e940610c69313198ba97bb7282639204427fdff1..95572672ce3b9a75251136e1a55f5fa3ef42e01b 100644 |
| --- a/Source/core/svg/graphics/SVGImage.h |
| +++ b/Source/core/svg/graphics/SVGImage.h |
| @@ -27,7 +27,7 @@ |
| #ifndef SVGImage_h |
| #define SVGImage_h |
| -#include "core/platform/graphics/Image.h" |
| +#include "platform/graphics/Image.h" |
| namespace WebCore { |