mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2026-06-17 10:06:06 -05:00
Fix code compilation. (#1583)
* Fix "blake2b.h" header file location. * Include "blake2b.h" to fix compilation.
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
|
||||
#include "Hash.h"
|
||||
|
||||
#include "Crypto/Argon2/src/blake2/blake2b.h"
|
||||
#include "Crypto/blake2s.h"
|
||||
#include "Crypto/Sha2.h"
|
||||
#include "Crypto/Whirlpool.h"
|
||||
|
||||
Reference in New Issue
Block a user