Index: Source/core/page/animation/KeyframeAnimation.cpp |
diff --git a/Source/core/page/animation/KeyframeAnimation.cpp b/Source/core/page/animation/KeyframeAnimation.cpp |
index 8017ca1090524005ab8fc3d33e6613c8fe0edf47..bba986274c01c77b823ff6361424ec35be789555 100644 |
--- a/Source/core/page/animation/KeyframeAnimation.cpp |
+++ b/Source/core/page/animation/KeyframeAnimation.cpp |
@@ -31,7 +31,7 @@ |
#include "CSSPropertyNames.h" |
#include "core/css/resolver/StyleResolver.h" |
-#include "core/dom/EventNames.h" |
+#include "core/events/EventNames.h" |
#include "core/page/UseCounter.h" |
#include "core/page/animation/AnimationControllerPrivate.h" |
#include "core/page/animation/CSSPropertyAnimation.h" |