removed src/point.h
This commit is contained in:
parent
dfdd8e4503
commit
5bec1546aa
8 changed files with 153 additions and 66 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#ifndef TREE_SITTER_LENGTH_H_
|
||||
#define TREE_SITTER_LENGTH_H_
|
||||
|
||||
#include "../src/point.h"
|
||||
#include "parser/point.h"
|
||||
#include "parser/api.h"
|
||||
#include <stdbool.h>
|
||||
#include <stdlib.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue