]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/ec/ec_key.c
Reorganize local header files
[thirdparty/openssl.git] / crypto / ec / ec_key.c
index 6a02a3bc86645eac2dcf1aa141d3da6e31e6e5b3..2ae5a654c3a79169d7fe928a0cb956f41010c3b5 100644 (file)
@@ -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>