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