| Index: Source/platform/graphics/filters/SpotLightSource.cpp
|
| diff --git a/Source/core/platform/graphics/filters/SpotLightSource.cpp b/Source/platform/graphics/filters/SpotLightSource.cpp
|
| similarity index 99%
|
| rename from Source/core/platform/graphics/filters/SpotLightSource.cpp
|
| rename to Source/platform/graphics/filters/SpotLightSource.cpp
|
| index 6efa99362cb7ee85a2f414be2c2033be2ef4c6f1..9aeb26341ae5e477a0a2f2989ae83ba81159f015 100644
|
| --- a/Source/core/platform/graphics/filters/SpotLightSource.cpp
|
| +++ b/Source/platform/graphics/filters/SpotLightSource.cpp
|
| @@ -30,8 +30,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -
|
| -#include "core/platform/graphics/filters/SpotLightSource.h"
|
| +#include "platform/graphics/filters/SpotLightSource.h"
|
|
|
| #include "platform/text/TextStream.h"
|
|
|
|
|