Index: Source/core/html/track/VideoTrackList.h |
diff --git a/Source/core/html/track/VideoTrackList.h b/Source/core/html/track/VideoTrackList.h |
index 5e60b3171cbad1dab1c76c34a8e1f0f2aa23185f..dd932e0dd91281edfef4a7e52445f5b4ec28201b 100644 |
--- a/Source/core/html/track/VideoTrackList.h |
+++ b/Source/core/html/track/VideoTrackList.h |
@@ -5,7 +5,7 @@ |
#ifndef VideoTrackList_h |
#define VideoTrackList_h |
-#include "bindings/v8/ScriptWrappable.h" |
+#include "bindings/core/v8/ScriptWrappable.h" |
#include "core/html/track/TrackListBase.h" |
#include "core/html/track/VideoTrack.h" |