Reorganize local header files
[oweals/openssl.git] / crypto / ec / ecdh_ossl.c
index b3fb879246c120fa28c758786a2bf7eaf188aee9..5c64ce1a15bb5be0c1c499bedf0f328cacb8ac45 100644 (file)
@@ -17,7 +17,7 @@
 #include <openssl/bn.h>
 #include <openssl/objects.h>
 #include <openssl/ec.h>
-#include "ec_lcl.h"
+#include "ec_local.h"
 
 int ossl_ecdh_compute_key(unsigned char **psec, size_t *pseclen,
                           const EC_POINT *pub_key, const EC_KEY *ecdh)