]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/bn/bn_word.c
Identify and move common internal libcrypto header files
[thirdparty/openssl.git] / crypto / bn / bn_word.c
index a17e7029ba31d1cd4dd18866ddc7bf13171beb59..57f0dcd115dab0f8c7a916a838a271e306d3b282 100644 (file)
@@ -56,7 +56,7 @@
  * [including the GNU Public Licence.]
  */
 
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include "bn_lcl.h"
 
 BN_ULONG BN_mod_word(const BIGNUM *a, BN_ULONG w)