Chromium Code Reviews| Index: Source/core/svg/graphics/filters/SVGFEImage.h |
| diff --git a/Source/core/svg/graphics/filters/SVGFEImage.h b/Source/core/svg/graphics/filters/SVGFEImage.h |
| index 3f755418bad36241fc813cffb69b1e62e2bee6a5..b82f673b7a59368e84e01a2c342954008cb62d49 100644 |
| --- a/Source/core/svg/graphics/filters/SVGFEImage.h |
| +++ b/Source/core/svg/graphics/filters/SVGFEImage.h |
| @@ -24,7 +24,7 @@ |
| #ifndef SVGFEImage_h |
| #define SVGFEImage_h |
| -#include "core/platform/graphics/filters/FilterEffect.h" |
| +#include "platform/graphics/filters/FilterEffect.h" |
| #include "core/svg/SVGPreserveAspectRatio.h" |
| namespace WebCore { |