Index: Source/core/page/animation/KeyframeAnimation.h |
diff --git a/Source/core/page/animation/KeyframeAnimation.h b/Source/core/page/animation/KeyframeAnimation.h |
index 02b173754d8f52ffb1c17e8ccb9f9a4560d138a8..a83d9220b2dfa4a3919ab7d83c3c9f540a37c0ae 100644 |
--- a/Source/core/page/animation/KeyframeAnimation.h |
+++ b/Source/core/page/animation/KeyframeAnimation.h |
@@ -29,7 +29,7 @@ |
#ifndef KeyframeAnimation_h |
#define KeyframeAnimation_h |
-#include "Document.h" |
+#include "core/dom/Document.h" |
#include "core/page/animation/AnimationBase.h" |
#include "core/rendering/style/KeyframeList.h" |