Index: Source/core/html/track/TextTrackList.h |
diff --git a/Source/core/html/track/TextTrackList.h b/Source/core/html/track/TextTrackList.h |
index a544f24761c8b02972929712615f53ebfa682b90..be2678268b4f05f993bfe0c8fe98af13b007cfbe 100644 |
--- a/Source/core/html/track/TextTrackList.h |
+++ b/Source/core/html/track/TextTrackList.h |
@@ -26,7 +26,7 @@ |
#ifndef TextTrackList_h |
#define TextTrackList_h |
-#include "bindings/v8/ScriptWrappable.h" |
+#include "bindings/core/v8/ScriptWrappable.h" |
#include "core/events/EventListener.h" |
#include "core/events/EventTarget.h" |
#include "core/html/HTMLMediaElement.h" |