summaryrefslogtreecommitdiff
path: root/crypto/openssl/crypto/ec/ec_key.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/crypto/ec/ec_key.c')
-rw-r--r--crypto/openssl/crypto/ec/ec_key.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/crypto/ec/ec_key.c b/crypto/openssl/crypto/ec/ec_key.c
index 9349abf03079f..08aaac5d8a6f5 100644
--- a/crypto/openssl/crypto/ec/ec_key.c
+++ b/crypto/openssl/crypto/ec/ec_key.c
@@ -10,7 +10,7 @@
#include "internal/cryptlib.h"
#include <string.h>
-#include "ec_lcl.h"
+#include "ec_local.h"
#include "internal/refcount.h"
#include <openssl/err.h>
#include <openssl/engine.h>