From 3eeb6f219e4d32160fa10895b57a8ddfefff5ff7 Mon Sep 17 00:00:00 2001 From: lemon Date: Tue, 17 Mar 2026 13:43:05 +0100 Subject: REFACTOR: finish renaming --- src/t_x86-64_sysv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/t_x86-64_sysv.c') diff --git a/src/t_x86-64_sysv.c b/src/t_x86-64_sysv.c index 317f40f..b0cf204 100644 --- a/src/t_x86-64_sysv.c +++ b/src/t_x86-64_sysv.c @@ -1,4 +1,4 @@ -#include "all.h" +#include "t_x86-64.h" static int classify(uchar cls[2], const struct typedata *td, uint off); -- cgit v1.2.3