Don't output bogus errors in PKCS12_parse
[openssl.git] / crypto / dh / dh_pmeth.c
index 07d74dc9298e9163c3ae6f54c26c929c19d9a330..763e42fe22723600bdca19978686ed07f5f7c1d9 100644 (file)
@@ -57,7 +57,7 @@
  */
 
 #include <stdio.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include <openssl/asn1t.h>
 #include <openssl/x509.h>
 #include <openssl/evp.h>