diff options
Diffstat (limited to 'src/lib/tests/sockets_test.c')
| -rw-r--r-- | src/lib/tests/sockets_test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/tests/sockets_test.c b/src/lib/tests/sockets_test.c index bbf2323b..952f9529 100644 --- a/src/lib/tests/sockets_test.c +++ b/src/lib/tests/sockets_test.c @@ -23,7 +23,7 @@ #define _POSIX_C_SOURCE 200112L #include <ouroboros/sockets.h> -#include <ouroboros/test.h> +#include <test/test.h> #include <assert.h> #include <stdio.h> |
