Reorganize private crypto header files
[openssl.git] / crypto / ec / ec_cvt.c
index 9b3087ed0936e51d140c8dd827da6edef1481240..4b4096b0bf2e80b89da24fd8830c9610cf5e15c0 100644 (file)
@@ -9,7 +9,7 @@
  */
 
 #include <openssl/err.h>
-#include "internal/bn_int.h"
+#include "crypto/bn.h"
 #include "ec_lcl.h"
 
 EC_GROUP *EC_GROUP_new_curve_GFp(const BIGNUM *p, const BIGNUM *a,