From 97149b9104569f70dc0eec47e2e0df4d8d05022d Mon Sep 17 00:00:00 2001 From: J08nY Date: Sat, 3 Mar 2018 01:35:04 +0100 Subject: Separate point object functions into obj. --- test/src/gen/test_point.c | 1 + 1 file changed, 1 insertion(+) (limited to 'test/src') diff --git a/test/src/gen/test_point.c b/test/src/gen/test_point.c index 736492b..4bb3cd7 100644 --- a/test/src/gen/test_point.c +++ b/test/src/gen/test_point.c @@ -7,6 +7,7 @@ #include "gen/curve.h" #include "gen/point.h" #include "math/subgroup.h" +#include "obj/point.h" #include "test/io.h" TestSuite(point, .init = io_setup, .fini = io_teardown); -- cgit v1.2.3-70-g09d2