summaryrefslogtreecommitdiff
path: root/src/lib/tests/tpm_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/tests/tpm_test.c')
-rw-r--r--src/lib/tests/tpm_test.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/tests/tpm_test.c b/src/lib/tests/tpm_test.c
index 98d4fab3..df1d8850 100644
--- a/src/lib/tests/tpm_test.c
+++ b/src/lib/tests/tpm_test.c
@@ -1,5 +1,5 @@
/*
- * Ouroboros - Copyright (C) 2016 - 2024
+ * Ouroboros - Copyright (C) 2016 - 2026
*
* Tests for the threadpool manager
*
@@ -23,7 +23,7 @@
#include "tpm.c"
-#include <ouroboros/test.h>
+#include <test/test.h>
static void * test_func(void * o)
{