diff options
Diffstat (limited to 'test/src/unittests-math.cpp')
-rw-r--r-- | test/src/unittests-math.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/src/unittests-math.cpp b/test/src/unittests-math.cpp index 4872e9a..25ebec3 100644 --- a/test/src/unittests-math.cpp +++ b/test/src/unittests-math.cpp @@ -1,4 +1,4 @@ -#include <catch.hpp> +#include <catch2/catch.hpp> #include <iostream> #include <fenv.h> |