From 476bacc27671de92e8fdbc5b2a904bbf8bc80377 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sun, 24 Aug 2025 17:07:41 -0400 Subject: More splitting out into separate files. --- src/tomo.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/tomo.c') diff --git a/src/tomo.c b/src/tomo.c index 02a611d4..5d932ef1 100644 --- a/src/tomo.c +++ b/src/tomo.c @@ -15,6 +15,7 @@ #include "ast.h" #include "changes.md.h" #include "compile.h" +#include "compile/files.h" #include "config.h" #include "modules.h" #include "naming.h" -- cgit v1.2.3