| Index: Source/core/svg/graphics/filters/SVGFEImage.cpp
|
| diff --git a/Source/core/svg/graphics/filters/SVGFEImage.cpp b/Source/core/svg/graphics/filters/SVGFEImage.cpp
|
| index 425f1d66f07ed53c66062a1af836b02b6e70ab21..9bc816ec86142b77db43d541a11fa266cd4aa239 100644
|
| --- a/Source/core/svg/graphics/filters/SVGFEImage.cpp
|
| +++ b/Source/core/svg/graphics/filters/SVGFEImage.cpp
|
| @@ -29,6 +29,7 @@
|
| #include "core/paint/SVGPaintContext.h"
|
| #include "core/paint/TransformRecorder.h"
|
| #include "core/svg/SVGElement.h"
|
| +#include "core/svg/SVGLengthContext.h"
|
| #include "core/svg/SVGURIReference.h"
|
| #include "platform/graphics/GraphicsContext.h"
|
| #include "platform/graphics/filters/Filter.h"
|
|
|