Reorganize local header files
[openssl.git] / crypto / bn / bn_exp.c
index 9ea120be186d9d78284c90800c4b083cf19999db..50190b058fd9101381f25792f16419d01eb3610c 100644 (file)
@@ -8,8 +8,8 @@
  */
 
 #include "internal/cryptlib.h"
-#include "internal/constant_time_locl.h"
-#include "bn_lcl.h"
+#include "internal/constant_time.h"
+#include "bn_local.h"
 
 #include <stdlib.h>
 #ifdef _WIN32