Reorganize private crypto header files
[openssl.git] / crypto / evp / m_md4.c
index 1dc3cdee64503015727f17294a2a4e950f25631f..9638213de754fb5d2784ac6ec4241c3d2f536f1b 100644 (file)
@@ -17,7 +17,7 @@
 # include <openssl/x509.h>
 # include <openssl/md4.h>
 # include <openssl/rsa.h>
-# include "internal/evp_int.h"
+# include "crypto/evp.h"
 
 static int init(EVP_MD_CTX *ctx)
 {