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/obj.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/obj.h') diff --git a/src/obj.h b/src/obj.h index 1982033..b421b3f 100644 --- a/src/obj.h +++ b/src/obj.h @@ -1,4 +1,4 @@ -#include "../common.h" +#include "antcc.h" extern struct objfile { const char *infile, *outfile; -- cgit v1.2.3