Chromium Code Reviews| Index: Source/core/animation/AnimatableColor.h |
| diff --git a/Source/core/animation/AnimatableColor.h b/Source/core/animation/AnimatableColor.h |
| index 79695106ee764ad2c36e79b45aadf1e91110cf21..57c8fd3cfebb341e6b457994fa38101f69eb703c 100644 |
| --- a/Source/core/animation/AnimatableColor.h |
| +++ b/Source/core/animation/AnimatableColor.h |
| @@ -32,7 +32,7 @@ |
| #define AnimatableColor_h |
| #include "core/animation/AnimatableValue.h" |
| -#include "core/platform/graphics/Color.h" |
| +#include "platform/graphics/Color.h" |
| namespace WebCore { |