aboutsummaryrefslogtreecommitdiffstats
path: root/test/base_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/base_test.cpp')
-rw-r--r--test/base_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/base_test.cpp b/test/base_test.cpp
index 30410c2..7167763 100644
--- a/test/base_test.cpp
+++ b/test/base_test.cpp
@@ -5,7 +5,7 @@
#include <cybozu/benchmark.hpp>
#include <cybozu/xorshift.hpp>
#include <cybozu/bit_operation.hpp>
-#include <mcl/conversion.hpp>
+#include "conversion.hpp"
#include <mcl/fp.hpp>
#include "fp_generator.hpp"