| Index: Source/core/platform/graphics/filters/DistantLightSource.h
|
| diff --git a/Source/core/platform/graphics/filters/DistantLightSource.h b/Source/core/platform/graphics/filters/DistantLightSource.h
|
| index 227738e08f594849df371e8d1fb7388e32990cf5..8999bf5b425a86039ddce1b74efeee7f75cd6792 100644
|
| --- a/Source/core/platform/graphics/filters/DistantLightSource.h
|
| +++ b/Source/core/platform/graphics/filters/DistantLightSource.h
|
| @@ -23,7 +23,7 @@
|
| #ifndef DistantLightSource_h
|
| #define DistantLightSource_h
|
|
|
| -#include "LightSource.h"
|
| +#include "core/platform/graphics/filters/LightSource.h"
|
|
|
| namespace WebCore {
|
|
|
|
|