summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crypto/err/err_all.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/err/err_all.c b/crypto/err/err_all.c
index 4add7fa3c2..97078b4e1a 100644
--- a/crypto/err/err_all.c
+++ b/crypto/err/err_all.c
@@ -56,7 +56,7 @@
*/
#include <stdio.h>
-#include <internal/err.h>
+#include "internal/err_int.h"
#include <openssl/asn1.h>
#include <openssl/bn.h>
#include <openssl/ec.h>