Index: Source/core/dom/AnimationEvent.h |
diff --git a/Source/core/dom/AnimationEvent.h b/Source/core/dom/AnimationEvent.h |
index 5ca580aa636002dab0ad3ccc69ebb1b13c71718c..3eadf3dd37655df8e761aa95080ba44a5e69c4af 100644 |
--- a/Source/core/dom/AnimationEvent.h |
+++ b/Source/core/dom/AnimationEvent.h |
@@ -26,7 +26,7 @@ |
#ifndef AnimationEvent_h |
#define AnimationEvent_h |
-#include "Event.h" |
+#include "core/dom/Event.h" |
namespace WebCore { |