Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / asn1 / p5_pbev2.c
index 2e496022ded0ad9c3e8509d1ae029babe23da539..327be53a74c0fd7bc9122ab5159aaa118ec1b404 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 v2.0 password based encryption structures */