| Index: Source/platform/graphics/filters/FESpecularLighting.cpp
|
| diff --git a/Source/core/platform/graphics/filters/FESpecularLighting.cpp b/Source/platform/graphics/filters/FESpecularLighting.cpp
|
| similarity index 98%
|
| rename from Source/core/platform/graphics/filters/FESpecularLighting.cpp
|
| rename to Source/platform/graphics/filters/FESpecularLighting.cpp
|
| index 2831fb92d802c5bf0a6839aa6c43b355412ef196..5a87f10d0d877cabe9c16b3acdafb43d2b10e709 100644
|
| --- a/Source/core/platform/graphics/filters/FESpecularLighting.cpp
|
| +++ b/Source/platform/graphics/filters/FESpecularLighting.cpp
|
| @@ -21,8 +21,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -
|
| -#include "core/platform/graphics/filters/FESpecularLighting.h"
|
| +#include "platform/graphics/filters/FESpecularLighting.h"
|
|
|
| #include "platform/graphics/filters/LightSource.h"
|
| #include "platform/text/TextStream.h"
|
|
|