aboutsummaryrefslogtreecommitdiffstats
path: root/test/bls_c_test.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/bls_c_test.hpp')
-rw-r--r--test/bls_c_test.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/bls_c_test.hpp b/test/bls_c_test.hpp
index 274cbd7..e9b6e63 100644
--- a/test/bls_c_test.hpp
+++ b/test/bls_c_test.hpp
@@ -3,7 +3,7 @@
#include <bls/bls.h>
#include <string.h>
#include <cybozu/benchmark.hpp>
-#include <gmpxx.h>
+#include <mcl/gmp_util.hpp>
size_t pubSize(size_t FrSize)
{