Index: Source/core/animation/ShadowStyleInterpolation.cpp |
diff --git a/Source/core/animation/ShadowStyleInterpolation.cpp b/Source/core/animation/ShadowStyleInterpolation.cpp |
index 8625f14b885650cb1cc49803b5a327139f3fc257..076993991936e6f6eac8d4cc0b430b02d88d8b0a 100644 |
--- a/Source/core/animation/ShadowStyleInterpolation.cpp |
+++ b/Source/core/animation/ShadowStyleInterpolation.cpp |
@@ -8,6 +8,7 @@ |
#include "core/animation/ColorStyleInterpolation.h" |
#include "core/animation/LengthStyleInterpolation.h" |
#include "core/css/CSSPrimitiveValue.h" |
+#include "core/css/CSSValueList.h" |
#include "core/css/CSSValuePool.h" |
#include "core/css/resolver/StyleBuilder.h" |