aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/t_x86-64.h
diff options
context:
space:
mode:
authorlemon <lsof@mailbox.org>2026-03-17 13:43:05 +0100
committerlemon <lsof@mailbox.org>2026-03-17 16:10:00 +0100
commit3eeb6f219e4d32160fa10895b57a8ddfefff5ff7 (patch)
treefebb6021a9e4a8593bd67402b25082b2f7109f72 /src/t_x86-64.h
parenta8d6f8bf30c07edb775e56889f568ca20240bedf (diff)
REFACTOR: finish renaming
Diffstat (limited to 'src/t_x86-64.h')
-rw-r--r--src/t_x86-64.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/t_x86-64.h b/src/t_x86-64.h
index c0c38ff..91021ed 100644
--- a/src/t_x86-64.h
+++ b/src/t_x86-64.h
@@ -1,4 +1,4 @@
-#include "../ir/ir.h"
+#include "ir.h"
#define LIST_REGS(_) \
_(RAX) _(RCX) _(RDX) _(RBX) _(RSP) _(RBP) _(RSI) _(RDI) \