Title: [286730] branches/safari-612.4.2.1-branch/Source/WebKit/Shared/mac/MediaFormatReader/MediaFormatReader.cpp
Revision
286730
Author
[email protected]
Date
2021-12-08 13:26:20 -0800 (Wed, 08 Dec 2021)

Log Message

Unreviewed build fix. rdar://problem/85928816

Modified Paths


Diff

Modified: branches/safari-612.4.2.1-branch/Source/WebKit/Shared/mac/MediaFormatReader/MediaFormatReader.cpp (286729 => 286730)


--- branches/safari-612.4.2.1-branch/Source/WebKit/Shared/mac/MediaFormatReader/MediaFormatReader.cpp	2021-12-08 21:26:17 UTC (rev 286729)
+++ branches/safari-612.4.2.1-branch/Source/WebKit/Shared/mac/MediaFormatReader/MediaFormatReader.cpp	2021-12-08 21:26:20 UTC (rev 286730)
@@ -42,6 +42,7 @@
 #include <wtf/LoggerHelper.h>
 #include <wtf/WorkQueue.h>
 
+#include <pal/cf/CoreMediaSoftLink.h>
 #include <pal/cocoa/MediaToolboxSoftLink.h>
 
 WTF_DECLARE_CF_TYPE_TRAIT(MTPluginFormatReader);
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to