]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/ec/ecp_nistz256.c
Reorganize local header files
[thirdparty/openssl.git] / crypto / ec / ecp_nistz256.c
index f0f3ae32dd003304c3f5875ed1042eefe1ec7dc0..603557ced54a836a6a2eeda387931ea67b9d4099 100644 (file)
@@ -22,7 +22,7 @@
 
 #include "internal/cryptlib.h"
 #include "crypto/bn.h"
-#include "ec_lcl.h"
+#include "ec_local.h"
 #include "internal/refcount.h"
 
 #if BN_BITS2 != 64