]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/evp/m_sigver.c
Reorganize private crypto header files
[thirdparty/openssl.git] / crypto / evp / m_sigver.c
index 987b35b7fe912fb8aa5783e134770286c5623d8b..53074334bf608c392a2abeb5f5aca026f45ebec5 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"
 #include "evp_locl.h"
 
 static int update(EVP_MD_CTX *ctx, const void *data, size_t datalen)