Skip to content

Commit a37efd3

Browse files
Cassandra Zhengfacebook-github-bot
authored andcommitted
Forward fix master branch (#2700)
Summary: Pull Request resolved: #2700 as title Reviewed By: shoumikhin Differential Revision: D55399036 fbshipit-source-id: feac2b08aacd9a1adc517fcacc5f9c1420c1cfdc
1 parent 3095d09 commit a37efd3

File tree

1 file changed

+1
-1
lines changed
  • examples/demo-apps/apple_ios/LLaMA/LLaMARunner/LLaMARunner/Exported

1 file changed

+1
-1
lines changed

examples/demo-apps/apple_ios/LLaMA/LLaMARunner/LLaMARunner/Exported/LLaMARunner.mm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
#import "LLaMARunner.h"
44

5-
#import <ExecuTorchLog.h>
5+
#import <ExecuTorch/ExecuTorchLog.h>
66
#import <executorch/examples/models/llama2/runner/runner.h>
77

88
using namespace ::torch::executor;

0 commit comments

Comments
 (0)