Import RCTConvert properly

This commit is contained in:
Brent Vatne
2015-04-08 12:02:42 -07:00
parent 202dd3feb1
commit 7cef7432e8
2 changed files with 2 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
#import "RCTConvert.h"
#import "RCTVideo.h"
#import "RCTLog.h"
#import "RCTBridgeModule.h"