Skip to content

Commit 12c9f11

Browse files
committed
Fix header
1 parent 6b99927 commit 12c9f11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-native-gesture-handler/shared/RuntimeDecorator.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#pragma once
2+
#include <jsi/jsi.h>
23

34
namespace gesturehandler {
45
using namespace facebook;
5-
using namespace facebook::react;
66

77
class RuntimeDecorator {
88
public:

0 commit comments

Comments
 (0)