Index: Source/core/platform/graphics/filters/DistantLightSource.cpp |
diff --git a/Source/core/platform/graphics/filters/DistantLightSource.cpp b/Source/core/platform/graphics/filters/DistantLightSource.cpp |
index 25864af8699d1807e63cfd76b142dc8de732cff2..7d911f80eef5c8d9acee978714b1a34ab1da084c 100644 |
--- a/Source/core/platform/graphics/filters/DistantLightSource.cpp |
+++ b/Source/core/platform/graphics/filters/DistantLightSource.cpp |
@@ -32,7 +32,7 @@ |
#include "core/platform/graphics/filters/DistantLightSource.h" |
-#include "core/rendering/RenderTreeAsText.h" |
+#include "platform/text/TextStream.h" |
namespace WebCore { |