summaryrefslogtreecommitdiff
path: root/crypto/openssl/crypto/blake2/blake2b.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/crypto/blake2/blake2b.c')
-rw-r--r--crypto/openssl/crypto/blake2/blake2b.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/crypto/blake2/blake2b.c b/crypto/openssl/crypto/blake2/blake2b.c
index 4b353dd498bb0..fc6e5f1a3f3cc 100644
--- a/crypto/openssl/crypto/blake2/blake2b.c
+++ b/crypto/openssl/crypto/blake2/blake2b.c
@@ -18,7 +18,7 @@
#include <string.h>
#include <openssl/crypto.h>
-#include "blake2_locl.h"
+#include "blake2_local.h"
#include "blake2_impl.h"
static const uint64_t blake2b_IV[8] =