diff --git a/ReactCommon/yoga/BUCK b/ReactCommon/yoga/BUCK index 65bfdf41853..bd4dddd12aa 100644 --- a/ReactCommon/yoga/BUCK +++ b/ReactCommon/yoga/BUCK @@ -1,3 +1,5 @@ +include_defs("//ReactAndroid/DEFS") + fb_xplat_cxx_library( name = "yoga", srcs = glob(["yoga/*.cpp"]),