Identify and move common internal libcrypto header files
[openssl.git] / crypto / bn / bn_nist.c
index af048d3a3bf4472f51cea02503efe74245840843..621b1424ce35e4f7954c1dff62cfcf99cff2b1b6 100644 (file)
@@ -57,7 +57,7 @@
  */
 
 #include "bn_lcl.h"
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 
 #define BN_NIST_192_TOP (192+BN_BITS2-1)/BN_BITS2
 #define BN_NIST_224_TOP (224+BN_BITS2-1)/BN_BITS2