Index: Source/core/animation/Interpolation.h |
diff --git a/Source/core/animation/Interpolation.h b/Source/core/animation/Interpolation.h |
index f1aa0e1478223a4f3e68eccbf1379011f581546b..fe8dd98485197f988c32e1e84e1e8ef059ae0638 100644 |
--- a/Source/core/animation/Interpolation.h |
+++ b/Source/core/animation/Interpolation.h |
@@ -5,6 +5,7 @@ |
#ifndef Interpolation_h |
#define Interpolation_h |
+#include "CSSPropertyNames.h" |
#include "core/animation/InterpolableValue.h" |
#include "wtf/RefCounted.h" |