diff options
Diffstat (limited to 'tests/libutil/xxhash.c')
-rw-r--r-- | tests/libutil/xxhash.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/libutil/xxhash.c b/tests/libutil/xxhash.c index b0b1bac..cccbb68 100644 --- a/tests/libutil/xxhash.c +++ b/tests/libutil/xxhash.c @@ -6,7 +6,7 @@ */ #include "config.h" -#include "util.h" +#include "util/util.h" #include "../test.h" static const struct { |