Put public headers in tree_sitter directory
This commit is contained in:
parent
84b8addb63
commit
d09fa910ef
25 changed files with 45 additions and 35 deletions
2
spec/fixtures/grammars/json.cpp
vendored
2
spec/fixtures/grammars/json.cpp
vendored
|
|
@ -1,5 +1,5 @@
|
|||
#include "test_grammars.h"
|
||||
#include "compiler.h"
|
||||
#include "tree_sitter/compiler.h"
|
||||
|
||||
using namespace tree_sitter;
|
||||
using namespace rules;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue