Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / asn1 / asn_pack.c
index c094d64e1c520b605768df6c8249d8c0d3d7efbc..4e846285a8c5ea9a416af94349ac7f9497848dcb 100644 (file)
@@ -58,7 +58,7 @@
 
 #include <stdio.h>
 #include "cryptlib.h"
-#include "asn1.h"
+#include <openssl/asn1.h>
 
 /* ASN1 packing and unpacking functions */