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