diff options
Diffstat (limited to 'src/core/errors_test.c')
| -rw-r--r-- | src/core/errors_test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/errors_test.c b/src/core/errors_test.c index b02bd36b..4c17074b 100644 --- a/src/core/errors_test.c +++ b/src/core/errors_test.c @@ -10,7 +10,7 @@ #include <errno.h> #include <string.h> -#include <nuts.h> +#include "../testing/nuts.h" static void test_known_errors(void) |
