| Index: Source/core/animation/ElementAnimation.h
|
| diff --git a/Source/core/animation/ElementAnimation.h b/Source/core/animation/ElementAnimation.h
|
| index eda0595f7a6a5e65f75c5b54ca0c1a717ac632c2..5f60e2e79ee77e4fdb35b61747f9018eb0a564fc 100644
|
| --- a/Source/core/animation/ElementAnimation.h
|
| +++ b/Source/core/animation/ElementAnimation.h
|
| @@ -35,6 +35,7 @@
|
| #include "core/animation/AnimationTimeline.h"
|
| #include "core/animation/EffectInput.h"
|
| #include "core/animation/TimingInput.h"
|
| +#include "core/dom/Document.h"
|
| #include "core/dom/Element.h"
|
| #include "platform/RuntimeEnabledFeatures.h"
|
|
|
|
|