| Index: Source/core/platform/graphics/Color.h
|
| diff --git a/Source/core/platform/graphics/Color.h b/Source/core/platform/graphics/Color.h
|
| index f87bce6310dd8b8d994b2844a1cc25be88ece4a8..87530607801f840b0c3919ff7bf76a37ccaee959 100644
|
| --- a/Source/core/platform/graphics/Color.h
|
| +++ b/Source/core/platform/graphics/Color.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef Color_h
|
| #define Color_h
|
|
|
| -#include "AnimationUtilities.h"
|
| +#include "core/platform/animation/AnimationUtilities.h"
|
| #include <wtf/FastAllocBase.h>
|
| #include <wtf/Forward.h>
|
| #include <wtf/unicode/Unicode.h>
|
|
|