aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/evp/p_enc.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/evp/p_enc.c')
-rw-r--r--crypto/evp/p_enc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/evp/p_enc.c b/crypto/evp/p_enc.c
index f565f33fbf..d4ab14b354 100644
--- a/crypto/evp/p_enc.c
+++ b/crypto/evp/p_enc.c
@@ -57,7 +57,7 @@
*/
#include <stdio.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
#include <openssl/rand.h>
#ifndef OPENSSL_NO_RSA
# include <openssl/rsa.h>