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
|
|
@ -5,7 +5,7 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
#include "runtime.h"
|
||||
#include "./runtime.h"
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue