diff options
Diffstat (limited to 'source4/lib/crypto/crypto.h')
-rw-r--r-- | source4/lib/crypto/crypto.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/crypto/crypto.h b/source4/lib/crypto/crypto.h index 54a4482325..fc283f72ba 100644 --- a/source4/lib/crypto/crypto.h +++ b/source4/lib/crypto/crypto.h @@ -21,7 +21,7 @@ #include "lib/crypto/md4.h" #include "lib/crypto/md5.h" #include "lib/crypto/hmacmd5.h" -#include "heimdal/lib/hcrypto/sha.h" +#include "lib/crypto/sha256.h" #include "lib/crypto/hmacsha256.h" struct arcfour_state { |