aboutsummaryrefslogtreecommitdiffstats
path: root/test/low_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/low_test.cpp')
-rw-r--r--test/low_test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/low_test.cpp b/test/low_test.cpp
index 316aa9d..f5e72a0 100644
--- a/test/low_test.cpp
+++ b/test/low_test.cpp
@@ -4,7 +4,7 @@
#include <cybozu/test.hpp>
#include <cybozu/xorshift.hpp>
#include <cybozu/itoa.hpp>
-#include "../src/fp_proto.hpp"
+#include "../src/low_func.hpp"
#include <cybozu/benchmark.hpp>
cybozu::XorShift rg;