summaryrefslogtreecommitdiff
path: root/crypto/openssl/crypto/asn1/f_string.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/crypto/asn1/f_string.c')
-rw-r--r--crypto/openssl/crypto/asn1/f_string.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/crypto/asn1/f_string.c b/crypto/openssl/crypto/asn1/f_string.c
index f893489a6719..53dfec71b5d4 100644
--- a/crypto/openssl/crypto/asn1/f_string.c
+++ b/crypto/openssl/crypto/asn1/f_string.c
@@ -8,7 +8,7 @@
*/
#include <stdio.h>
-#include "internal/ctype.h"
+#include "crypto/ctype.h"
#include "internal/cryptlib.h"
#include <openssl/buffer.h>
#include <openssl/asn1.h>