fix(ast): update include paths to relative
This commit is contained in:
parent
e569439e78
commit
e640e7bdbd
15 changed files with 27 additions and 27 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
#include <stdbool.h>
|
||||
|
||||
#include "utils/ast/ast_base.h"
|
||||
#include "ast_base.h"
|
||||
|
||||
enum ast_redir_type
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue