diff --git a/src/crypto/slow-hash.c b/src/crypto/slow-hash.c index 164cff3d4..c1de253f2 100644 --- a/src/crypto/slow-hash.c +++ b/src/crypto/slow-hash.c @@ -35,7 +35,7 @@ #include #include -#include "common/int-util.h" +#include "int-util.h" #include "hash-ops.h" #include "oaes_lib.h" #include "variant2_int_sqrt.h"