aboutsummaryrefslogtreecommitdiff
path: root/test/src
diff options
context:
space:
mode:
authorJ08nY2018-07-09 21:22:53 +0200
committerJ08nY2018-07-09 21:22:53 +0200
commit1be7218990f93c442fa71a073ab16e862092b205 (patch)
tree641c2aaa240cd9df5c19f32807ac38036471e127 /test/src
parent0c97ff4a611c19efbd383f1a5ad63f3d26d3c627 (diff)
downloadecgen-1be7218990f93c442fa71a073ab16e862092b205.tar.gz
ecgen-1be7218990f93c442fa71a073ab16e862092b205.tar.zst
ecgen-1be7218990f93c442fa71a073ab16e862092b205.zip
Diffstat (limited to 'test/src')
-rw-r--r--test/src/exhaustive/test_supersingular.c2
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"