Reorganize local header files
[openssl.git] / crypto / bn / bn_div.c
index 88fcaf7f95bfc4e4af0103147183b1ae6c633a92..42459706a3a0acf6a4f9afb5273caa78fb12b579 100644 (file)
@@ -10,7 +10,7 @@
 #include <assert.h>
 #include <openssl/bn.h>
 #include "internal/cryptlib.h"
-#include "bn_lcl.h"
+#include "bn_local.h"
 
 /* The old slow way */
 #if 0