Merge pull request #3168 from iFeelSmart/fix/build_issue_3152

chore: fix build issue #3152
This commit is contained in:
Olivier Bouillet
2023-07-08 23:25:36 +02:00
committed by GitHub

View File

@@ -1,5 +1,6 @@
#import <React/RCTViewManager.h> #import <React/RCTViewManager.h>
#import "RCTVideoSwiftLog.h" #import "RCTVideoSwiftLog.h"
#import "RCTEventDispatcher.h"
#if __has_include(<react-native-video/RCTVideoCache.h>) #if __has_include(<react-native-video/RCTVideoCache.h>)
#import "RCTVideoCache.h" #import "RCTVideoCache.h"