Skip to content

Commit d3056cb

Browse files
lavenzgmeta-codesync[bot]
authored andcommitted
Rename jsi/hermes.h to jsi/hermes-interfaces.h
Differential Revision: D87200512
1 parent 4b42f96 commit d3056cb

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

packages/react-native/ReactCommon/react/runtime/ReactInstance.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
#include <cxxreact/TraceSection.h>
1616
#include <glog/logging.h>
1717
#include <jsi/JSIDynamic.h>
18-
#include <jsi/hermes.h>
18+
#include <jsi/hermes-interfaces.h>
1919
#include <jsi/instrumentation.h>
2020
#include <jsinspector-modern/HostTarget.h>
2121
#include <react/featureflags/ReactNativeFeatureFlags.h>

0 commit comments

Comments
 (0)