Move blake2_loclh to blake2 directory
[oweals/openssl.git] / crypto / blake2 / m_blake2b.c
index b74bdbdabb0eae0e1bf8525883f83dee08df3117..e06bb5bdb77d6fabbaf3da4c99a2c4e9dac46d09 100644 (file)
@@ -21,7 +21,7 @@
 
 # include <openssl/evp.h>
 # include <openssl/objects.h>
-# include "internal/blake2_locl.h"
+# include "blake2_locl.h"
 # include "internal/evp_int.h"
 
 static int init(EVP_MD_CTX *ctx)