Reorganize private crypto header files
[openssl.git] / providers / common / kdfs / sskdf.c
index d74da436a2712e068683ed1ea49ee29c9d5067d5..1e538a9c0afc1b80a96ad54c1c7762303f8f95a8 100644 (file)
@@ -44,7 +44,7 @@
 #include <openssl/params.h>
 #include "internal/cryptlib.h"
 #include "internal/numbers.h"
-#include "internal/evp_int.h"
+#include "crypto/evp.h"
 #include "internal/provider_ctx.h"
 #include "internal/providercommonerr.h"
 #include "internal/provider_algs.h"