Index: Source/core/html/track/TextTrackCueList.h |
diff --git a/Source/core/html/track/TextTrackCueList.h b/Source/core/html/track/TextTrackCueList.h |
index ace42e12f6bea179a6348cad1dcd763e664a8ba1..0d2b5a703979dd10d470a39c7a836eb18e273e16 100644 |
--- a/Source/core/html/track/TextTrackCueList.h |
+++ b/Source/core/html/track/TextTrackCueList.h |
@@ -26,7 +26,7 @@ |
#ifndef TextTrackCueList_h |
#define TextTrackCueList_h |
-#include "bindings/v8/ScriptWrappable.h" |
+#include "bindings/core/v8/ScriptWrappable.h" |
#include "core/html/track/TextTrackCue.h" |
#include "wtf/PassRefPtr.h" |
#include "wtf/RefCounted.h" |