]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/ec/ecp_smpl.c
Reorganize local header files
[thirdparty/openssl.git] / crypto / ec / ecp_smpl.c
index bf7aeb101764e7f51e21e7a10b2f70f03d214a54..e06177ee143c15b51eb186f77439b713146990ef 100644 (file)
@@ -11,7 +11,7 @@
 #include <openssl/err.h>
 #include <openssl/symhacks.h>
 
-#include "ec_lcl.h"
+#include "ec_local.h"
 
 const EC_METHOD *EC_GFp_simple_method(void)
 {