Skip to content

Commit fa7cf89

Browse files
authored
Update LlamaBridge.h
1 parent 08af307 commit fa7cf89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/demo-apps/react-native/rnllama/ios/LlamaBridge.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
#ifndef LLaMABridge_h
22
#define LLaMABridge_h
33

4+
#import <LLaMARunner/LLaMARunner.h>
45
#import <React/RCTBridgeModule.h>
56
#import <React/RCTEventEmitter.h>
6-
#import "LLaMARunner.h"
77

88
NS_ASSUME_NONNULL_BEGIN
99

0 commit comments

Comments
 (0)