Identify and move common internal libcrypto header files
[openssl.git] / crypto / pkcs12 / p12_crt.c
index cc254109dad9ae7109fc00d9a47bb39c06e9fc1e..189e7c7559e17ac8c18189e9cd2f79e24e5bb3b1 100644 (file)
@@ -58,7 +58,7 @@
  */
 
 #include <stdio.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include <openssl/pkcs12.h>
 
 static int pkcs12_add_bag(STACK_OF(PKCS12_SAFEBAG) **pbags,