diff options
Diffstat (limited to 'src/core/idhash_test.c')
| -rw-r--r-- | src/core/idhash_test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/idhash_test.c b/src/core/idhash_test.c index 2bf65dae..e242e9ad 100644 --- a/src/core/idhash_test.c +++ b/src/core/idhash_test.c @@ -7,7 +7,7 @@ // found online at https://opensource.org/licenses/MIT. // -#include <nuts.h> +#include "../testing/nuts.h" void test_id_basic(void) |
