diff options
| author | J08nY | 2018-07-09 21:22:53 +0200 |
|---|---|---|
| committer | J08nY | 2018-07-09 21:22:53 +0200 |
| commit | 1be7218990f93c442fa71a073ab16e862092b205 (patch) | |
| tree | 641c2aaa240cd9df5c19f32807ac38036471e127 /test/src | |
| parent | 0c97ff4a611c19efbd383f1a5ad63f3d26d3c627 (diff) | |
| download | ecgen-1be7218990f93c442fa71a073ab16e862092b205.tar.gz ecgen-1be7218990f93c442fa71a073ab16e862092b205.tar.zst ecgen-1be7218990f93c442fa71a073ab16e862092b205.zip | |
Diffstat (limited to 'test/src')
| -rw-r--r-- | test/src/exhaustive/test_supersingular.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/src/exhaustive/test_supersingular.c b/test/src/exhaustive/test_supersingular.c index 6c8a81d..f079f9a 100644 --- a/test/src/exhaustive/test_supersingular.c +++ b/test/src/exhaustive/test_supersingular.c @@ -5,7 +5,7 @@ #include <criterion/criterion.h> #include <criterion/parameterized.h> -#include "exhaustive/supersingular.h" +#include "cm/supersingular.h" #include "test/default.h" #include "test/memory.h" |
