Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / asn1 / a_set.c
index 406c68face2e477a5994161c7c9a0ceb94100d7c..17c0a5f84146f417b3d820bc804f7b962d6d6fc3 100644 (file)
@@ -58,7 +58,7 @@
 
 #include <stdio.h>
 #include "cryptlib.h"
-#include "asn1_mac.h"
+#include <openssl/asn1_mac.h>
 
 /* ASN1err(ASN1_F_ASN1_TYPE_NEW,ERR_R_MALLOC_FAILURE);
  */