From 7a36e06984f98153e8b27f5d82603fb7d1227cc8 Mon Sep 17 00:00:00 2001 From: MITSUNARI Shigeo Date: Thu, 13 Dec 2018 11:45:32 +0900 Subject: bn_c_impl.hpp is in public --- src/bls_c_impl.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/bls_c_impl.hpp b/src/bls_c_impl.hpp index dc4c998..46b3aad 100644 --- a/src/bls_c_impl.hpp +++ b/src/bls_c_impl.hpp @@ -4,7 +4,7 @@ #include #if 1 -#include "bn_c_impl.hpp" +#include "mcl/impl/bn_c_impl.hpp" #else #if MCLBN_FP_UNIT_SIZE == 4 && MCLBN_FR_UNIT_SIZE == 4 #include -- cgit v1.2.3