aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/deco_test.c
diff options
context:
space:
mode:
authorGravatar Tim Segers <tsegers@pm.me>2022-10-10 18:37:28 +0200
committerGravatar Tim Segers <tsegers@pm.me>2022-10-10 18:39:41 +0200
commit8c5571544169a4095ceebf5f6d6b5b9caf09c59b (patch)
tree08c8b44616ce4785d821db48fbbd0c5bf4421a75 /test/deco_test.c
parent2337828095920b8debdb0f8e0337a9d6aad6b55c (diff)
downloadopendeco-8c5571544169a4095ceebf5f6d6b5b9caf09c59b.tar.gz
Move sources into src
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 0b492f2..2931f44 100644
--- a/test/deco_test.c
+++ b/test/deco_test.c
@@ -1,6 +1,6 @@
#include "minunit.h"
-#include "../deco.h"
+#include "../src/deco.h"
MU_TEST(test_bar_to_msw)
{