summaryrefslogtreecommitdiff
path: root/src/irmd/reg/tests/proc_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/irmd/reg/tests/proc_test.c')
-rw-r--r--src/irmd/reg/tests/proc_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/irmd/reg/tests/proc_test.c b/src/irmd/reg/tests/proc_test.c
index df0527fb..d53f18ec 100644
--- a/src/irmd/reg/tests/proc_test.c
+++ b/src/irmd/reg/tests/proc_test.c
@@ -22,7 +22,7 @@
#include "../proc.c"
-#include <ouroboros/test.h>
+#include <test/test.h>
#define TEST_PID 65534
#define TEST_PROG "usr/bin/testprog"