| Index: Source/core/platform/graphics/filters/SourceAlpha.h
|
| diff --git a/Source/core/platform/graphics/filters/SourceAlpha.h b/Source/core/platform/graphics/filters/SourceAlpha.h
|
| index 6a089c6db9670635c669b4774e83243b6e4d1251..3a60df63ce84d02ed0b46b9c7f890e3550c2cf8b 100644
|
| --- a/Source/core/platform/graphics/filters/SourceAlpha.h
|
| +++ b/Source/core/platform/graphics/filters/SourceAlpha.h
|
| @@ -21,8 +21,8 @@
|
| #ifndef SourceAlpha_h
|
| #define SourceAlpha_h
|
|
|
| -#include "core/platform/graphics/filters/Filter.h"
|
| -#include "core/platform/graphics/filters/FilterEffect.h"
|
| +#include "platform/graphics/filters/Filter.h"
|
| +#include "platform/graphics/filters/FilterEffect.h"
|
|
|
| namespace WebCore {
|
|
|
|
|