Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / asn1 / a_type.c
index 5ccd5de00e5a97379df50314b843042a6753b672..c9b5e7d0479112eaf6ace568f3f4c18ca2bc563c 100644 (file)
@@ -58,7 +58,7 @@
 
 #include <stdio.h>
 #include "cryptlib.h"
-#include "asn1_mac.h"
+#include <openssl/asn1_mac.h>
 
 /* ASN1err(ASN1_F_D2I_ASN1_BYTES,ASN1_R_WRONG_TAG);
  * ASN1err(ASN1_F_ASN1_COLLATE_PRIMATIVE,ASN1_R_WRONG_TAG);