Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / asn1 / i2d_s_pr.c
index 7374f7e9b54ae96bcd293c01f4b3c084215aeab5..afd8f5af03e286738f02caed6c9cb2760778cd0e 100644 (file)
 
 #include <stdio.h>
 #include "cryptlib.h"
-#include "bn.h"
-#include "dsa.h"
-#include "objects.h"
-#include "asn1_mac.h"
+#include <openssl/bn.h>
+#include <openssl/dsa.h>
+#include <openssl/objects.h>
+#include <openssl/asn1_mac.h>
 
 /*
  * ASN1err(ASN1_F_I2D_DSAPRIVATEKEY,ASN1_R_UNKNOWN_ATTRIBUTE_TYPE);