]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/ec/ec_ameth.c
Reorganize local header files
[thirdparty/openssl.git] / crypto / ec / ec_ameth.c
index 74124bdc639c98ee7add9aea133f1148b65e5401..a0965ea78dc715308f683df4bc2c8969fd503220 100644 (file)
@@ -16,7 +16,7 @@
 #include <openssl/asn1t.h>
 #include "crypto/asn1.h"
 #include "crypto/evp.h"
-#include "ec_lcl.h"
+#include "ec_local.h"
 
 #ifndef OPENSSL_NO_CMS
 static int ecdh_cms_decrypt(CMS_RecipientInfo *ri);