Reorganize private crypto header files
[openssl.git] / test / bn_internal_test.c
index cf47e8b7346277b356608b5c9f206273372cc69b..f3e874960db747965f29e23e24046728151a4cd1 100644 (file)
@@ -20,7 +20,7 @@
 #include "internal/numbers.h"
 #include "testutil.h"
 #include "bn_prime.h"
-#include "internal/bn_int.h"
+#include "crypto/bn.h"
 
 static BN_CTX *ctx;