Index: Source/core/html/track/TrackEvent.h |
diff --git a/Source/core/html/track/TrackEvent.h b/Source/core/html/track/TrackEvent.h |
index 5967a4cdb7908f40a08fe24b8400c9164821aef4..c2dd329906d50fd5966915c0e9fbd5cde920cca6 100644 |
--- a/Source/core/html/track/TrackEvent.h |
+++ b/Source/core/html/track/TrackEvent.h |
@@ -26,8 +26,8 @@ |
#ifndef TrackEvent_h |
#define TrackEvent_h |
-#include "Event.h" |
#include "TrackBase.h" |
+#include "core/dom/Event.h" |
namespace WebCore { |