Reorganize private crypto header files
[openssl.git] / crypto / ec / ecp_nistz256.c
index a09e9c5d99db91cefe4429295491ee278fcb233c..f0f3ae32dd003304c3f5875ed1042eefe1ec7dc0 100644 (file)
@@ -21,7 +21,7 @@
 #include <string.h>
 
 #include "internal/cryptlib.h"
-#include "internal/bn_int.h"
+#include "crypto/bn.h"
 #include "ec_lcl.h"
 #include "internal/refcount.h"