summaryrefslogtreecommitdiffstats
path: root/WebCore/svg/graphics/filters/SVGFEComposite.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/svg/graphics/filters/SVGFEComposite.cpp')
-rw-r--r--WebCore/svg/graphics/filters/SVGFEComposite.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/WebCore/svg/graphics/filters/SVGFEComposite.cpp b/WebCore/svg/graphics/filters/SVGFEComposite.cpp
index 0be84f9..4e0dfb5 100644
--- a/WebCore/svg/graphics/filters/SVGFEComposite.cpp
+++ b/WebCore/svg/graphics/filters/SVGFEComposite.cpp
@@ -23,6 +23,7 @@
#if ENABLE(SVG) && ENABLE(SVG_FILTERS)
#include "SVGFEComposite.h"
+#include "TextStream.h"
namespace WebCore {