aboutsummaryrefslogtreecommitdiffstats
path: root/sample/large.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sample/large.cpp')
-rw-r--r--sample/large.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/sample/large.cpp b/sample/large.cpp
index 9991bd5..3c83c2c 100644
--- a/sample/large.cpp
+++ b/sample/large.cpp
@@ -5,7 +5,7 @@
#include <mcl/fp.hpp>
#include <cybozu/benchmark.hpp>
#include <sstream>
-#include "../src/fp_proto.hpp"
+#include "../src/low_func.hpp"
typedef mcl::FpT<> Fp;