aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/deco_test.c
diff options
context:
space:
mode:
authorGravatar Tim Segers <tsegers@pm.me>2023-01-01 15:19:26 +0100
committerGravatar Tim Segers <tsegers@pm.me>2023-01-02 16:01:28 +0100
commita427ec3ca15c6eb61a405020dc45aac32bc45ce8 (patch)
tree40839702d79d3295878c0a86dfcb8b557ed30d94 /test/deco_test.c
parentb98ef9a0cc52538a62f7f15d6ab28a2e98751c50 (diff)
downloadopendeco-a427ec3ca15c6eb61a405020dc45aac32bc45ce8.tar.gz
Move minunit to separate directory
Diffstat (limited to 'test/deco_test.c')
-rw-r--r--test/deco_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/deco_test.c b/test/deco_test.c
index 2931f44..ec48789 100644
--- a/test/deco_test.c
+++ b/test/deco_test.c
@@ -1,4 +1,4 @@
-#include "minunit.h"
+#include "../minunit/minunit.h"
#include "../src/deco.h"