From 2f24a1b1c93b8c45dce391ed0439131f9ad8cf28 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Sat, 11 Oct 2025 06:50:54 -0700 Subject: fix includes for core --- src/core/errors_test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/errors_test.c') diff --git a/src/core/errors_test.c b/src/core/errors_test.c index b02bd36b..4c17074b 100644 --- a/src/core/errors_test.c +++ b/src/core/errors_test.c @@ -10,7 +10,7 @@ #include #include -#include +#include "../testing/nuts.h" static void test_known_errors(void) -- cgit v1.2.3-70-g09d2