diff --git a/test/test_math.cpp b/test/test_math.cpp index e9af9244..0ecf23ff 100644 --- a/test/test_math.cpp +++ b/test/test_math.cpp @@ -26,11 +26,11 @@ SOFTWARE. #include -#include "../math.h" +#include "../maths.h" namespace { - SUITE(TestMath) + SUITE(TestMaths) { //************************************************************************* TEST(TestLog0_BASE)