Skip to content

Commit 158e678

Browse files
committed
Lint issue
1 parent 68eaa2d commit 158e678

File tree

1 file changed

+1
-1
lines changed
  • samples/react-native/android/app/src/main/jni

1 file changed

+1
-1
lines changed

samples/react-native/android/app/src/main/jni/OnLoad.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@
2929

3030
#include <DefaultComponentsRegistry.h>
3131
#include <DefaultTurboModuleManagerDelegate.h>
32+
#include <FBReactNativeSpec.h>
3233
#include <NativeSampleModule.h>
3334
#include <autolinking.h>
3435
#include <fbjni/fbjni.h>
3536
#include <react/renderer/componentregistry/ComponentDescriptorProviderRegistry.h>
36-
#include <FBReactNativeSpec.h>
3737

3838
#ifdef REACT_NATIVE_APP_CODEGEN_HEADER
3939
# include REACT_NATIVE_APP_CODEGEN_HEADER

0 commit comments

Comments
 (0)