Use build.info, not ifdef for crypto modules
[openssl.git] / crypto / bn / bn_recp.c
index 7eda16de1d482cffa2988a25d69581498e6386bc..2cfe3156b9a280c3290f672dffb0c4a4647508a7 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 #include "internal/cryptlib.h"
-#include "bn_lcl.h"
+#include "bn_local.h"
 
 void BN_RECP_CTX_init(BN_RECP_CTX *recp)
 {