Title: [223663] branches/safari-604-branch/Source/WebCore/platform/graphics/cv/VideoTextureCopierCV.cpp
Revision
223663
Author
jmarc...@apple.com
Date
2017-10-18 21:30:05 -0700 (Wed, 18 Oct 2017)

Log Message

Apply patch. rdar://problem/34958928

Modified Paths


Diff

Modified: branches/safari-604-branch/Source/WebCore/platform/graphics/cv/VideoTextureCopierCV.cpp (223662 => 223663)


--- branches/safari-604-branch/Source/WebCore/platform/graphics/cv/VideoTextureCopierCV.cpp	2017-10-19 04:30:03 UTC (rev 223662)
+++ branches/safari-604-branch/Source/WebCore/platform/graphics/cv/VideoTextureCopierCV.cpp	2017-10-19 04:30:05 UTC (rev 223663)
@@ -29,7 +29,7 @@
 #include "FourCC.h"
 #include "Logging.h"
 #include "TextureCacheCV.h"
-#include <pal/spi/cocoa/IOSurfaceSPI.h>
+#include <IOSurfaceSPI.h>
 #include <wtf/NeverDestroyed.h>
 #include <wtf/text/StringBuilder.h>
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to