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/log_test.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/core/log_test.c') diff --git a/src/core/log_test.c b/src/core/log_test.c index 0bee1d47..b5b32490 100644 --- a/src/core/log_test.c +++ b/src/core/log_test.c @@ -10,8 +10,7 @@ #include #include -#include "nuts.h" -#include +#include "../testing/nuts.h" #ifdef NNG_PLATFORM_POSIX #include -- cgit v1.2.3-70-g09d2