summaryrefslogtreecommitdiff
path: root/src/irmd/reg/tests/ipcp_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/irmd/reg/tests/ipcp_test.c')
-rw-r--r--src/irmd/reg/tests/ipcp_test.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/irmd/reg/tests/ipcp_test.c b/src/irmd/reg/tests/ipcp_test.c
index d7d8e524..5279283e 100644
--- a/src/irmd/reg/tests/ipcp_test.c
+++ b/src/irmd/reg/tests/ipcp_test.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2024
+ * Ouroboros - Copyright (C) 2016 - 2026
*
* The IPC Resource Manager - Registry - IPCPs - Unit Tests
*
@@ -20,7 +20,7 @@
* Foundation, Inc., http://www.fsf.org/about/contact/.
*/
-#include <ouroboros/test.h>
+#include <test/test.h>
#include "../ipcp.c"