Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / pkcs12 / p12_add.c
index de394454c9df1769b87e35d329bbdbad20739fa3..3e203a10308d8451ff71de9d5a7138c619f76a9c 100644 (file)
@@ -58,7 +58,7 @@
 
 #include <stdio.h>
 #include "cryptlib.h"
-#include "pkcs12.h"
+#include <openssl/pkcs12.h>
 
 /* Pack an object into an OCTET STRING and turn into a safebag */