Index: Source/core/html/track/vtt/VTTCue.h |
diff --git a/Source/core/html/track/vtt/VTTCue.h b/Source/core/html/track/vtt/VTTCue.h |
index a43112dce4bc0f7b7f650c010e519ebcbd0ccfd3..ec86b8557182c6905453bb4dd2073be37fff6a96 100644 |
--- a/Source/core/html/track/vtt/VTTCue.h |
+++ b/Source/core/html/track/vtt/VTTCue.h |
@@ -30,7 +30,7 @@ |
#ifndef VTTCue_h |
#define VTTCue_h |
-#include "bindings/v8/ScriptWrappable.h" |
+#include "bindings/core/v8/ScriptWrappable.h" |
#include "core/html/track/TextTrackCue.h" |
#include "platform/heap/Handle.h" |