diff --git a/RCTVideo.h b/RCTVideo.h index 757ed542..077f2e0a 100644 --- a/RCTVideo.h +++ b/RCTVideo.h @@ -1,6 +1,7 @@ #import "RCTView.h" #import #import "AVKit/AVKit.h" +#import "UIView+FindUIViewController.h" @class RCTEventDispatcher;