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
commit 23a39e8f5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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