diff options
Diffstat (limited to 'unittest/catch_main.cpp')
-rw-r--r-- | unittest/catch_main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unittest/catch_main.cpp b/unittest/catch_main.cpp index 0ef4a4b..11a0a3a 100644 --- a/unittest/catch_main.cpp +++ b/unittest/catch_main.cpp @@ -20,4 +20,4 @@ */ #define CATCH_CONFIG_MAIN // This tells Catch to provide a main() -#include "catch.hpp"
\ No newline at end of file +#include "catch2/catch.hpp"
\ No newline at end of file |