| Index: Source/core/platform/graphics/filters/SpotLightSource.cpp
|
| diff --git a/Source/core/platform/graphics/filters/SpotLightSource.cpp b/Source/core/platform/graphics/filters/SpotLightSource.cpp
|
| index 7ffe7507d2a49e283f9b7893abc34297d77a6c2b..6efa99362cb7ee85a2f414be2c2033be2ef4c6f1 100644
|
| --- a/Source/core/platform/graphics/filters/SpotLightSource.cpp
|
| +++ b/Source/core/platform/graphics/filters/SpotLightSource.cpp
|
| @@ -33,7 +33,7 @@
|
|
|
| #include "core/platform/graphics/filters/SpotLightSource.h"
|
|
|
| -#include "core/platform/text/TextStream.h"
|
| +#include "platform/text/TextStream.h"
|
|
|
| namespace WebCore {
|
|
|
|
|