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 5426a2cda784c45e4fcca49cbae4a0c375ea1f9a..eac8f34ae4dbc79d6ad6abd39708bb9714d9c12b 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" |