diff options
| -rw-r--r-- | test/math/recover.cpp | 2 |
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() { |
