Move blake2_loclh to blake2 directory
[openssl.git] / crypto / blake2 / blake2s.c
index 75be06a79e2bd65e0a8aee6e6bb4dd89e2ec21c9..f940aa150bb0da5d2c4464d723578195619a727b 100644 (file)
@@ -19,7 +19,7 @@
 #include <openssl/crypto.h>
 #include "e_os.h"
 
-#include "internal/blake2_locl.h"
+#include "blake2_locl.h"
 #include "blake2_impl.h"
 
 static const uint32_t blake2s_IV[8] =