Reorganize local header files
[openssl.git] / crypto / bn / bn_shift.c
index 13a4337ff3623a07430e42d0fb73619bd3a88e82..b1f8dbd2d343ac679f2c792eaa1b20d77f04ed88 100644 (file)
@@ -9,7 +9,7 @@
 
 #include <assert.h>
 #include "internal/cryptlib.h"
-#include "bn_lcl.h"
+#include "bn_local.h"
 
 int BN_lshift1(BIGNUM *r, const BIGNUM *a)
 {