| Index: Source/core/platform/graphics/filters/PointLightSource.cpp
|
| diff --git a/Source/core/platform/graphics/filters/PointLightSource.cpp b/Source/core/platform/graphics/filters/PointLightSource.cpp
|
| index 232787ca53b0c7ef54c891ad7d680c2d76e21005..e924acc341e991cb83180226444448c77bf3e054 100644
|
| --- a/Source/core/platform/graphics/filters/PointLightSource.cpp
|
| +++ b/Source/core/platform/graphics/filters/PointLightSource.cpp
|
| @@ -32,7 +32,7 @@
|
|
|
| #include "core/platform/graphics/filters/PointLightSource.h"
|
|
|
| -#include "core/platform/text/TextStream.h"
|
| +#include "platform/text/TextStream.h"
|
|
|
| namespace WebCore {
|
|
|
|
|