diff options
Diffstat (limited to 'src/sp/protocol/pair1/pair1_poly_test.c')
| -rw-r--r-- | src/sp/protocol/pair1/pair1_poly_test.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sp/protocol/pair1/pair1_poly_test.c b/src/sp/protocol/pair1/pair1_poly_test.c index 40e84d30..516baf81 100644 --- a/src/sp/protocol/pair1/pair1_poly_test.c +++ b/src/sp/protocol/pair1/pair1_poly_test.c @@ -1,5 +1,5 @@ // -// Copyright 2024 Staysail Systems, Inc. <info@staysail.tech> +// Copyright 2025 Staysail Systems, Inc. <info@staysail.tech> // Copyright 2017 Capitar IT Group BV <info@capitar.com> // // This software is supplied under the terms of the MIT License, a @@ -8,7 +8,7 @@ // found online at https://opensource.org/licenses/MIT. // -#include <nuts.h> +#include "../../../testing/nuts.h" #define SECOND 1000 |
