Unexport internal MSBLOB and PVK functions
[openssl.git] / providers / implementations / encode_decode / decode_ms2key.c
index 1bc55e5493278a15daf3df8978b04107d1096fa0..deb2cc2d5bf86197df24b075cae02e592671681e 100644 (file)
@@ -22,8 +22,8 @@
 #include <openssl/params.h>
 #include <openssl/pem.h>         /* For public PVK functions */
 #include <openssl/x509.h>
-#include "internal/pem.h"        /* For internal PVK and "blob" headers */
 #include "internal/passphrase.h"
+#include "crypto/pem.h"          /* For internal PVK and "blob" headers */
 #include "prov/bio.h"
 #include "prov/implementations.h"
 #include "endecoder_local.h"