Index: Source/core/html/track/TrackBase.h |
diff --git a/Source/core/html/track/TrackBase.h b/Source/core/html/track/TrackBase.h |
index c8b592765a0441094649469cb0d9ed59ab30342f..41e5a5b24fd55a1e91196efe70184d2cfc9d81d6 100644 |
--- a/Source/core/html/track/TrackBase.h |
+++ b/Source/core/html/track/TrackBase.h |
@@ -26,7 +26,7 @@ |
#ifndef TrackBase_h |
#define TrackBase_h |
-#include "core/dom/EventTarget.h" |
+#include "core/events/EventTarget.h" |
#include "wtf/RefCounted.h" |
namespace WebCore { |