Skip to content

Commit

Permalink
fix: missing @_implementationOnly
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroshihorie committed Oct 30, 2023
1 parent 0d1597e commit e94fa5b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Sources/LiveKit/Extensions/RTCI420Buffer.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
*/

import Foundation
import WebRTC

@_implementationOnly import WebRTC

internal extension LKRTCI420Buffer {

Expand Down

0 comments on commit e94fa5b

Please sign in to comment.