]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/ec/ecp_mont.c
Reorganize local header files
[thirdparty/openssl.git] / crypto / ec / ecp_mont.c
index 61a203c1788c30feb112aa1e4b4e1c47dfd6c899..44b66353613cf6f6057147ccea1a0d3084eef49a 100644 (file)
@@ -10,7 +10,7 @@
 
 #include <openssl/err.h>
 
-#include "ec_lcl.h"
+#include "ec_local.h"
 
 const EC_METHOD *EC_GFp_mont_method(void)
 {