| Index: Source/platform/graphics/filters/PointLightSource.cpp
|
| diff --git a/Source/core/platform/graphics/filters/PointLightSource.cpp b/Source/platform/graphics/filters/PointLightSource.cpp
|
| similarity index 97%
|
| rename from Source/core/platform/graphics/filters/PointLightSource.cpp
|
| rename to Source/platform/graphics/filters/PointLightSource.cpp
|
| index e924acc341e991cb83180226444448c77bf3e054..c88c2ea4b19b670717d2db1346402cb1f00121e8 100644
|
| --- a/Source/core/platform/graphics/filters/PointLightSource.cpp
|
| +++ b/Source/platform/graphics/filters/PointLightSource.cpp
|
| @@ -29,8 +29,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -
|
| -#include "core/platform/graphics/filters/PointLightSource.h"
|
| +#include "platform/graphics/filters/PointLightSource.h"
|
|
|
| #include "platform/text/TextStream.h"
|
|
|
|
|