diff options
Diffstat (limited to 'src/lib/tests/time_test.c')
| -rw-r--r-- | src/lib/tests/time_test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/tests/time_test.c b/src/lib/tests/time_test.c index 2b75b873..4685310b 100644 --- a/src/lib/tests/time_test.c +++ b/src/lib/tests/time_test.c @@ -22,7 +22,7 @@ #define _POSIX_C_SOURCE 200809L -#include <ouroboros/test.h> +#include <test/test.h> #include <ouroboros/time.h> #include <stdio.h> |
