Reorganize private crypto header files
[openssl.git] / crypto / evp / m_null.c
index 5dcb250fe884f06696391a013dae7c0e5009576e..51c93c0dc40d8f08657d5b77b604a37d7cefdefb 100644 (file)
@@ -12,7 +12,7 @@
 #include <openssl/evp.h>
 #include <openssl/objects.h>
 #include <openssl/x509.h>
-#include "internal/evp_int.h"
+#include "crypto/evp.h"
 
 static int init(EVP_MD_CTX *ctx)
 {