summaryrefslogtreecommitdiff
path: root/crypto/blake2/blake2s.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/blake2/blake2s.c')
-rw-r--r--crypto/blake2/blake2s.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/blake2/blake2s.c b/crypto/blake2/blake2s.c
index 8211374d123f1..d072e05ca3643 100644
--- a/crypto/blake2/blake2s.c
+++ b/crypto/blake2/blake2s.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 uint32_t blake2s_IV[8] =