cryptall.h is not needed for anything and cannot even be #include-d
[openssl.git] / crypto / pkcs12 / p12_init.c
index 5301bd63f0213ef2fa6fb6accd8bf0a31971d222..dc6ab41db88a93b77e143a465c45e9e829aca682 100644 (file)
@@ -58,7 +58,7 @@
 
 #include <stdio.h>
 #include "cryptlib.h"
-#include "pkcs12.h"
+#include <openssl/pkcs12.h>
 
 /* Initialise a PKCS12 structure to take data */