Stack.
[openssl.git] / crypto / asn1 / a_i2d_fp.c
index f010ec127210c788e1a1709fdff1965e81deefdc..6bd845443cc02bab3b12b40f154aedc2e73e8943 100644 (file)
@@ -58,8 +58,8 @@
 
 #include <stdio.h>
 #include "cryptlib.h"
-#include "buffer.h"
-#include "asn1_mac.h"
+#include <openssl/buffer.h>
+#include <openssl/asn1_mac.h>
 
 #ifndef NO_FP_API
 int ASN1_i2d_fp(int (*i2d)(), FILE *out, unsigned char *x)