From f4dbdb211c7e4c366c6ef268ba56eea4b06825c6 Mon Sep 17 00:00:00 2001 From: Tim Segers Date: Sun, 1 Jan 2023 15:24:29 +0100 Subject: Change includes to be relative to top-level directory --- test/opendeco_test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/opendeco_test.c') diff --git a/test/opendeco_test.c b/test/opendeco_test.c index 70f3c67..3e4a980 100644 --- a/test/opendeco_test.c +++ b/test/opendeco_test.c @@ -1,4 +1,4 @@ -#include "../minunit/minunit.h" +#include "minunit/minunit.h" MU_TEST_SUITE(testsuite_deco); -- cgit v1.2.3-70-g09d2