mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
ca81037a0a
Summary: This pull request fixes a few `#include`s in the Fabric source: * Changes `<Glog/logging.h>` to `<glog/logging.h>` in two files, which was an issue for case-sensitive file systems * In `ParagraphProps.cpp`, changes the include of `attributedstring/primitives.h` from a relative style to a more absolute style. ## Changelog [Internal] [Fixed] - Fabric: Fix various includes Pull Request resolved: https://github.com/facebook/react-native/pull/27947 Test Plan: Fabric compiles perfectly, and the Fabric test suite passes. Reviewed By: shergin Differential Revision: D19788148 Pulled By: sammy-SC fbshipit-source-id: 30a297e8aea50c7c7fd5f48745edf04811a6bdbd