diff options
Diffstat (limited to 'src/lib/tests/tpm_test.c')
| -rw-r--r-- | src/lib/tests/tpm_test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/tests/tpm_test.c b/src/lib/tests/tpm_test.c index 98d4fab3..41bce964 100644 --- a/src/lib/tests/tpm_test.c +++ b/src/lib/tests/tpm_test.c @@ -23,7 +23,7 @@ #include "tpm.c" -#include <ouroboros/test.h> +#include <test/test.h> static void * test_func(void * o) { |
