| Index: Source/core/platform/graphics/filters/LightSource.h
|
| diff --git a/Source/core/platform/graphics/filters/LightSource.h b/Source/core/platform/graphics/filters/LightSource.h
|
| index e47e850338fef219e7b7221d312e9ca1060f2374..e6ece4a16e0befee0910172a90b7029dfc1775db 100644
|
| --- a/Source/core/platform/graphics/filters/LightSource.h
|
| +++ b/Source/core/platform/graphics/filters/LightSource.h
|
| @@ -24,7 +24,7 @@
|
| #ifndef LightSource_h
|
| #define LightSource_h
|
|
|
| -#include "core/platform/graphics/FloatPoint3D.h"
|
| +#include "platform/geometry/FloatPoint3D.h"
|
| #include "wtf/PassRefPtr.h"
|
| #include "wtf/RefCounted.h"
|
|
|
|
|