diff --git a/packages/react-native/ReactCommon/jsi/jsi/hermes.h b/packages/react-native/ReactCommon/jsi/jsi/hermes-interfaces.h similarity index 100% rename from packages/react-native/ReactCommon/jsi/jsi/hermes.h rename to packages/react-native/ReactCommon/jsi/jsi/hermes-interfaces.h diff --git a/packages/react-native/ReactCommon/react/runtime/ReactInstance.cpp b/packages/react-native/ReactCommon/react/runtime/ReactInstance.cpp index 46fa1c65f94799..4bad798fcb55d5 100644 --- a/packages/react-native/ReactCommon/react/runtime/ReactInstance.cpp +++ b/packages/react-native/ReactCommon/react/runtime/ReactInstance.cpp @@ -15,7 +15,7 @@ #include #include #include -#include +#include #include #include #include