Unreviewed, non-unified build fixes
Created attachment 456920 [details] Patch
Committed r292542 (249380@main): <https://commits.webkit.org/249380@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 456920 [details].
<rdar://problem/91429704>
Comment on attachment 456920 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=456920&action=review > Source/WebCore/ChangeLog:8 > + * platform/graphics/filters/FilterEffectVector.h: Replace forward with > + actual include for Ref. Why? Can’t the other files that *use* FilterEffectVector add this include instead?