Re-introduce legacy EVP_PKEY types for provided keys
[openssl.git] / crypto / dllmain.c
index 6f12741f9a92882eca1f4f5896fce464743a90d0..48c0cd31227a4107aab0cdd0d2b3763a1a59630f 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 #include "e_os.h"
-#include "internal/cryptlib_int.h"
+#include "crypto/cryptlib.h"
 
 #if defined(_WIN32) || defined(__CYGWIN__)
 # ifdef __CYGWIN__