aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/asn1/f.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/asn1/f.c')
-rw-r--r--crypto/asn1/f.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/asn1/f.c b/crypto/asn1/f.c
index 2ab3a262ac..82bccdfd51 100644
--- a/crypto/asn1/f.c
+++ b/crypto/asn1/f.c
@@ -56,8 +56,8 @@
* [including the GNU Public Licence.]
*/
#include <stdio.h>
-#include "asn1.h"
-#include "err.h"
+#include <openssl/asn1.h>
+#include <openssl/err.h>
main()
{