Reorganize private crypto header files
[oweals/openssl.git] / crypto / blake2 / m_blake2s.c
index dd4b68fa1c2d3589fc143a890c90d4fbc4c3f524..caf8a6657a128752f06fb9fb41fd634352965d0e 100644 (file)
@@ -11,7 +11,7 @@
 
 # include <stddef.h>
 # include <openssl/obj_mac.h>
-# include "internal/evp_int.h"
+# include "crypto/evp.h"
 # include "internal/blake2.h"
 
 static int init(EVP_MD_CTX *ctx)