From 77b33d6a3cdc2655fa0319a2c5a077eb709cb6aa Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Fri, 15 Jan 2021 19:27:25 -0800 Subject: Renaming files: printing->print, file_loader->files --- types.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'types.h') diff --git a/types.h b/types.h index ab5694c..cfdd9d2 100644 --- a/types.h +++ b/types.h @@ -6,7 +6,7 @@ #include -#include "file_loader.h" +#include "files.h" // BP virtual machine pattern types enum pattype_e { -- cgit v1.2.3