diff --git a/ReactCommon/yoga/BUCK b/ReactCommon/yoga/BUCK index 3fb56b33691483..9b74e92e2f27e8 100644 --- a/ReactCommon/yoga/BUCK +++ b/ReactCommon/yoga/BUCK @@ -1,6 +1,6 @@ include_defs("//ReactCommon/DEFS") -rn_xplat_cxx_library( +fb_xplat_cxx_library( name = "yoga", srcs = glob(["yoga/*.cpp"]), header_namespace = "",