aboutsummaryrefslogtreecommitdiff
path: root/crypto/dh/dh_prn.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/dh/dh_prn.c')
-rw-r--r--crypto/dh/dh_prn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/dh/dh_prn.c b/crypto/dh/dh_prn.c
index fef19e3..7dc7101 100644
--- a/crypto/dh/dh_prn.c
+++ b/crypto/dh/dh_prn.c
@@ -57,7 +57,7 @@
*/
#include <stdio.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
#include <openssl/evp.h>
#include <openssl/dh.h>