| Index: Source/core/animation/EffectInput.cpp
|
| diff --git a/Source/core/animation/EffectInput.cpp b/Source/core/animation/EffectInput.cpp
|
| index 466052c1346a2b9adb748ab422339eb0f68af214..ddb9550397bc87912b33f4ce1f547c874f0ff488 100644
|
| --- a/Source/core/animation/EffectInput.cpp
|
| +++ b/Source/core/animation/EffectInput.cpp
|
| @@ -38,6 +38,7 @@
|
| #include "core/css/parser/BisonCSSParser.h"
|
| #include "core/css/resolver/CSSToStyleMap.h"
|
| #include "core/css/resolver/StyleResolver.h"
|
| +#include "core/dom/Document.h"
|
| #include "core/dom/Element.h"
|
| #include "wtf/NonCopyingSort.h"
|
|
|
|
|