diff options
Diffstat (limited to 'tests/hex.h')
-rw-r--r-- | tests/hex.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/hex.h b/tests/hex.h index 3348028..5e90ce9 100644 --- a/tests/hex.h +++ b/tests/hex.h @@ -26,7 +26,7 @@ #include <stdlib.h> #include <string.h> -#include "../src/internal/nc-util.h" +#include <nc-util.h> typedef struct hexBytes { |