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 29a39ee..2733d17 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 "../src/conversion.hpp"
+#include <mcl/conversion.hpp>
#include <mcl/fp.hpp>
#include "../src/fp_generator.hpp"