Reorganize local header files
[openssl.git] / crypto / bn / bn_word.c
index 1fb41e896143d68a0416857ff2f47786b5d5cd0e..93c014793e22cdd5a5d6e09671062f5c70414e06 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 #include "internal/cryptlib.h"
-#include "bn_lcl.h"
+#include "bn_local.h"
 
 BN_ULONG BN_mod_word(const BIGNUM *a, BN_ULONG w)
 {