summaryrefslogtreecommitdiffstats
path: root/crypto/ec/ecdsa_vrf.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/ec/ecdsa_vrf.c')
-rw-r--r--crypto/ec/ecdsa_vrf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/ec/ecdsa_vrf.c b/crypto/ec/ecdsa_vrf.c
index 7773dff5ed..75dfe5b92b 100644
--- a/crypto/ec/ecdsa_vrf.c
+++ b/crypto/ec/ecdsa_vrf.c
@@ -8,7 +8,7 @@
*/
#include <openssl/ec.h>
-#include "ec_lcl.h"
+#include "ec_local.h"
#include <openssl/err.h>
/*-