diff --git a/unit/test-prf-sha1.c b/unit/test-prf-sha1.c index 63ecc485..4ee9c647 100644 --- a/unit/test-prf-sha1.c +++ b/unit/test-prf-sha1.c @@ -29,7 +29,7 @@ #include #include -#include "src/sha1.h" +#include "src/crypto.h" struct prf_data { const char *key;