Merge from the ASN1 branch of new ASN1 code
[openssl.git] / crypto / asn1 / a_i2d_fp.c
index aee29a779000c444ea3996da7c298647bc6b49ba..7b64a5704d6f7de793688297945ea7c987b4c58c 100644 (file)
@@ -59,7 +59,7 @@
 #include <stdio.h>
 #include "cryptlib.h"
 #include <openssl/buffer.h>
-#include <openssl/asn1_mac.h>
+#include <openssl/asn1.h>
 
 #ifndef NO_FP_API
 int ASN1_i2d_fp(int (*i2d)(), FILE *out, unsigned char *x)