summaryrefslogtreecommitdiffstats
path: root/crypto/bn/bn_srp.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/bn/bn_srp.c')
-rw-r--r--crypto/bn/bn_srp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/bn/bn_srp.c b/crypto/bn/bn_srp.c
index 412bc5e9f6..34e11ce774 100644
--- a/crypto/bn/bn_srp.c
+++ b/crypto/bn/bn_srp.c
@@ -7,7 +7,7 @@
* https://www.openssl.org/source/license.html
*/
-#include "bn_lcl.h"
+#include "bn_local.h"
#include "internal/nelem.h"
#ifndef OPENSSL_NO_SRP