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