summaryrefslogtreecommitdiff
path: root/test/math
diff options
context:
space:
mode:
authormzuenni <michi.zuendorf@gmail.com>2024-09-11 00:58:36 +0200
committermzuenni <michi.zuendorf@gmail.com>2024-09-11 00:58:36 +0200
commitd0bf16e2f4a30b9a5260578fb5583950c149e425 (patch)
treee48e3d5d32ea664f28204205bd2487e8d0c19d23 /test/math
parent0257f0b3c61f203f64c3817dfe19a08f6191517c (diff)
fix test
Diffstat (limited to 'test/math')
-rw-r--r--test/math/recover.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/math/recover.cpp b/test/math/recover.cpp
index 72853e5..6f89e5a 100644
--- a/test/math/recover.cpp
+++ b/test/math/recover.cpp
@@ -1,5 +1,5 @@
#include "../util.h"
-#include <other/recover.cpp>
+#include <math/recover.cpp>
#include <math/shortModInv.cpp>
void stress_test() {