Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / asn1 / p5_pbe.c
index b0de0d843b8a20117c63cdf77deb5b9e2e0c8825..950d5650c18de6654c8ce18e9bea8db493873f53 100644 (file)
@@ -58,8 +58,8 @@
 
 #include <stdio.h>
 #include "cryptlib.h"
-#include "asn1_mac.h"
-#include "rand.h"
+#include <openssl/asn1_mac.h>
+#include <openssl/rand.h>
 
 /* PKCS#5 password based encryption structure */