aboutsummaryrefslogtreecommitdiffstats
path: root/sample/bench.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sample/bench.cpp')
-rw-r--r--sample/bench.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/sample/bench.cpp b/sample/bench.cpp
index 6aecf19..a1bc151 100644
--- a/sample/bench.cpp
+++ b/sample/bench.cpp
@@ -2,7 +2,7 @@
#include <cybozu/option.hpp>
#include <cybozu/xorshift.hpp>
#include <mcl/fp.hpp>
-#include <mcl/conversion.hpp>
+#include "../src/conversion.hpp"
#include <mcl/ecparam.hpp>
typedef mcl::FpT<> Fp;