Identify and move common internal libcrypto header files
[openssl.git] / crypto / bn / bn_add.c
index 57e1cdac16626be3d588fc0939167dd93f91ff2a..a446686c7475bb1069de413a97402d7ad1f64417 100644 (file)
@@ -56,7 +56,7 @@
  * [including the GNU Public Licence.]
  */
 
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include "bn_lcl.h"
 
 /* r can == a or b */