Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / pem / pem_all.c
index c2bf6eb9097b181f48ff0b779aec82e329f41334..740f6b5722eeb925c6073a93c0b1ea7c2cec485c 100644 (file)
 #include <stdio.h>
 #undef SSLEAY_MACROS
 #include "cryptlib.h"
-#include "bio.h"
-#include "evp.h"
-#include "x509.h"
-#include "pkcs7.h"
-#include "pem.h"
+#include <openssl/bio.h>
+#include <openssl/evp.h>
+#include <openssl/x509.h>
+#include <openssl/pkcs7.h>
+#include <openssl/pem.h>
 
 #ifndef NO_FP_API
 /* The X509 functions */