From 4231789b71bb42c4ab04e125f98fe5eb3cf030b6 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sun, 17 Nov 2024 14:49:03 -0500 Subject: Rename datetime -> moment --- stdlib/tomo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stdlib/tomo.h') diff --git a/stdlib/tomo.h b/stdlib/tomo.h index 8b378c0a..159b6426 100644 --- a/stdlib/tomo.h +++ b/stdlib/tomo.h @@ -13,11 +13,11 @@ #include "c_strings.h" #include "channels.h" #include "datatypes.h" -#include "datetime.h" #include "functiontype.h" #include "integers.h" #include "memory.h" #include "metamethods.h" +#include "moments.h" #include "nums.h" #include "optionals.h" #include "paths.h" -- cgit v1.2.3