From 50fedc8f44259f2e08add4dceebb5e12c6232e90 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sat, 24 Feb 2024 14:29:40 -0500 Subject: Fixing up structs --- nextlang.h | 1 + 1 file changed, 1 insertion(+) (limited to 'nextlang.h') diff --git a/nextlang.h b/nextlang.h index 01ffe3b9..113e5820 100644 --- a/nextlang.h +++ b/nextlang.h @@ -12,6 +12,7 @@ #include #include +#include "SipHash/halfsiphash.h" #include "builtins/array.h" #include "builtins/bool.h" #include "builtins/color.h" -- cgit v1.2.3