aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/pem/pem_x509.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/pem/pem_x509.c')
-rw-r--r--crypto/pem/pem_x509.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/pem/pem_x509.c b/crypto/pem/pem_x509.c
index 3c20ff28ad..9dbd693279 100644
--- a/crypto/pem/pem_x509.c
+++ b/crypto/pem/pem_x509.c
@@ -58,7 +58,7 @@
*/
#include <stdio.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
#include <openssl/bio.h>
#include <openssl/evp.h>
#include <openssl/x509.h>