lang: codegen: update mie_ctx include path
This commit is contained in:
@@ -6,8 +6,8 @@
|
|||||||
#include <blue/core/queue.h>
|
#include <blue/core/queue.h>
|
||||||
#include <ivy/lang/ast.h>
|
#include <ivy/lang/ast.h>
|
||||||
#include <ivy/lang/lex.h>
|
#include <ivy/lang/lex.h>
|
||||||
|
#include <mie/ctx.h>
|
||||||
#include <mie/ir/builder.h>
|
#include <mie/ir/builder.h>
|
||||||
#include <mie/ir/ctx.h>
|
|
||||||
|
|
||||||
struct ivy_codegen;
|
struct ivy_codegen;
|
||||||
struct ivy_ast_node;
|
struct ivy_ast_node;
|
||||||
|
|||||||
Reference in New Issue
Block a user