diff --git a/ios/Video/RCTVideo.h b/ios/Video/RCTVideo.h index dd8e6ead..19d5d19f 100644 --- a/ios/Video/RCTVideo.h +++ b/ios/Video/RCTVideo.h @@ -14,7 +14,7 @@ @class RCTEventDispatcher; #if __has_include() -@interface RCTVideo : UIView +@interface RCTVideo : UIView #elif TARGET_OS_TV @interface RCTVideo : UIView #else