]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/evp/m_md2.c
Reorganize private crypto header files
[thirdparty/openssl.git] / crypto / evp / m_md2.c
index d7738472c89c971d6c21fd7ad71bca0c8fda6e80..a8a0af96aabedc9052f49d999582400176b00f2d 100644 (file)
@@ -18,7 +18,7 @@
 # include <openssl/md2.h>
 # include <openssl/rsa.h>
 
-#include "internal/evp_int.h"
+#include "crypto/evp.h"
 
 static int init(EVP_MD_CTX *ctx)
 {