aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/dh/dh_depr.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/dh/dh_depr.c')
-rw-r--r--crypto/dh/dh_depr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/dh/dh_depr.c b/crypto/dh/dh_depr.c
index 7220d074d8..7be6041dc8 100644
--- a/crypto/dh/dh_depr.c
+++ b/crypto/dh/dh_depr.c
@@ -56,7 +56,7 @@
/* This file contains deprecated functions as wrappers to the new ones */
#include <stdio.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
#include <openssl/bn.h>
#include <openssl/dh.h>