Chromium Code Reviews| Index: Source/core/platform/animation/AnimationList.h |
| diff --git a/Source/core/platform/animation/AnimationList.h b/Source/core/platform/animation/AnimationList.h |
| index bf8ff9f1e826359fad092d5fac6ffccf91fd289b..4562dd75eb83e46e942bf8ff7af6d5eeba20dceb 100644 |
| --- a/Source/core/platform/animation/AnimationList.h |
| +++ b/Source/core/platform/animation/AnimationList.h |
| @@ -25,7 +25,7 @@ |
| #ifndef AnimationList_h |
| #define AnimationList_h |
| -#include "Animation.h" |
| +#include "core/platform/animation/Animation.h" |
| #include <wtf/RefPtr.h> |
| #include <wtf/Vector.h> |