moved some more headers
This commit is contained in:
parent
43e276cc1e
commit
dfdd8e4503
10 changed files with 70 additions and 87 deletions
|
|
@ -2,7 +2,7 @@
|
|||
#define TREE_SITTER_PARSER_H_
|
||||
|
||||
#include "../parse_types.h"
|
||||
#include "./lexer.h"
|
||||
#include "parser/lexer.h"
|
||||
#include <stdbool.h>
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue