Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / pkcs12 / pkcs12.h
index 9bf211ef4440c65338037d64e7df23f3482cb4be..64f6449985cb9848e0ac83ecedb9e7ce00bbb55f 100644 (file)
@@ -63,8 +63,8 @@
 extern "C" {
 #endif
 
-#include "bio.h"
-#include "x509.h"
+#include <openssl/bio.h>
+#include <openssl/x509.h>
 
 #define PKCS12_KEY_ID  1
 #define PKCS12_IV_ID   2