Index: Source/core/html/track/InbandTextTrack.h |
diff --git a/Source/core/html/track/InbandTextTrack.h b/Source/core/html/track/InbandTextTrack.h |
index 4ae6a1ae7e8ed3a98e7e536e626dd1fd7511f0fa..dde574d1821ee085e81560a163225725723cb9c0 100644 |
--- a/Source/core/html/track/InbandTextTrack.h |
+++ b/Source/core/html/track/InbandTextTrack.h |
@@ -27,7 +27,7 @@ |
#define InbandTextTrack_h |
#include "core/html/track/TextTrack.h" |
-#include "core/platform/graphics/InbandTextTrackPrivateClient.h" |
+#include "platform/graphics/media/InbandTextTrackPrivateClient.h" |
#include "wtf/RefPtr.h" |
namespace WebCore { |