Skip to content

Commit 02217c8

Browse files
committed
fix: adapt to breaking llama.cpp changes
1 parent 66980f0 commit 02217c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

llama/addon/AddonGrammar.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#include "llama.h"
33
#include "common/common.h"
44
#include "llama-grammar.h"
5-
#include "unicode.h"
5+
#include "src/unicode.h"
66
#include "napi.h"
77
#include "addonGlobals.h"
88

0 commit comments

Comments
 (0)