diff --git a/React/Base/RCTUtilsUIOverride.h b/React/Base/RCTUtilsUIOverride.h index d89dcbc148..c6988c6ab4 100644 --- a/React/Base/RCTUtilsUIOverride.h +++ b/React/Base/RCTUtilsUIOverride.h @@ -5,6 +5,9 @@ * LICENSE file in the root directory of this source tree. */ +#import +#import + @interface RCTUtilsUIOverride : NSObject /** Set the global presented view controller instance override.