fix:(expansion) ast include path
This commit is contained in:
parent
89478b4336
commit
1097e36a47
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#include "../ast/ast.h"
|
#include "../utils/ast/ast.h"
|
||||||
|
|
||||||
// static size_t var_len(char *start)
|
// static size_t var_len(char *start)
|
||||||
// {
|
// {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue