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