Rename FB_LINK_REQUIRE to FB_LINK_REQUIRE_CATEGORY

Reviewed By: adamjernst

Differential Revision: D13577664

fbshipit-source-id: 6a81e097840ccc66f55641990ad63729345b49e2
This commit is contained in:
Scott Wolchok
2019-01-08 16:49:04 -08:00
committed by Facebook Github Bot
parent 6cfdf1a8a9
commit 6d4728c41f
8 changed files with 8 additions and 8 deletions

View File

@@ -8,7 +8,7 @@
#import <ComponentKit/CKInsetComponent.h>
#import <FlipperKit/SKMacros.h>
FB_LINK_REQUIRE(CKInsetComponent_Sonar)
FB_LINK_REQUIRE_CATEGORY(CKInsetComponent_Sonar)
@interface CKInsetComponent (Sonar)
@end