aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/lock.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/lock.c')
-rw-r--r--crypto/lock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/lock.c b/crypto/lock.c
index cad98764f6..d7d672d70d 100644
--- a/crypto/lock.c
+++ b/crypto/lock.c
@@ -114,7 +114,7 @@
* SUN MICROSYSTEMS, INC., and contributed to the OpenSSL project.
*/
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
#include <openssl/safestack.h>
#if defined(OPENSSL_SYS_WIN32)