diff --git a/Sources/Extensions/UIInterfaceOrientation/UIInterfaceOrientation+ VideoOrientation.swift b/Sources/Extensions/UIInterfaceOrientation/UIInterfaceOrientation+ VideoOrientation.swift index d087aa84..dcf9bba5 100644 --- a/Sources/Extensions/UIInterfaceOrientation/UIInterfaceOrientation+ VideoOrientation.swift +++ b/Sources/Extensions/UIInterfaceOrientation/UIInterfaceOrientation+ VideoOrientation.swift @@ -1,7 +1,7 @@ import Foundation import AVFoundation -extension UIInterfaceOrientation { +public extension UIInterfaceOrientation { var videoOrientation: AVCaptureVideoOrientation { switch self {