Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / apps / asn1pars.c
index 39e97887af3d6376c5cb32fe8a7044a93636df72..a5e4bfcf5e8a54e26f664bd921304853f792223d 100644 (file)
 #include <stdlib.h>
 #include <string.h>
 #include "apps.h"
-#include "err.h"
-#include "evp.h"
-#include "x509.h"
-#include "pem.h"
+#include <openssl/err.h>
+#include <openssl/evp.h>
+#include <openssl/x509.h>
+#include <openssl/pem.h>
 
 /* -inform arg - input format - default PEM (DER or PEM)
  * -in arg     - input file - default stdin