]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/dh/dh_rfc5114.c
Reorganize private crypto header files
[thirdparty/openssl.git] / crypto / dh / dh_rfc5114.c
index 1cc323839b82bc228c14def9b867281439aec5d2..143a19f22444c63c1e008a6a47725ffe951e82da 100644 (file)
@@ -11,7 +11,7 @@
 #include "internal/cryptlib.h"
 #include "dh_locl.h"
 #include <openssl/bn.h>
-#include "internal/bn_dh.h"
+#include "crypto/bn_dh.h"
 
 /*
  * Macro to make a DH structure from BIGNUM data. NB: although just copying