Index: Source/core/html/MediaFragmentURIParser.cpp |
diff --git a/Source/core/html/MediaFragmentURIParser.cpp b/Source/core/html/MediaFragmentURIParser.cpp |
index c37758163289794fbdac0936803c1399a3958d66..f887a05f1630d12b8684ce9c39b245c8a066b265 100644 |
--- a/Source/core/html/MediaFragmentURIParser.cpp |
+++ b/Source/core/html/MediaFragmentURIParser.cpp |
@@ -26,7 +26,7 @@ |
#include "config.h" |
#include "core/html/MediaFragmentURIParser.h" |
-#include "core/platform/graphics/MediaPlayer.h" |
+#include "platform/graphics/media/MediaPlayer.h" |
#include "wtf/text/CString.h" |
#include "wtf/text/StringBuilder.h" |
#include "wtf/text/WTFString.h" |