mirror of
https://github.com/azahar-emu/dynarmic.git
synced 2026-05-08 20:04:18 +02:00
catch: Correct include directory
This commit is contained in:
@@ -4,4 +4,4 @@
|
||||
*/
|
||||
|
||||
#define CATCH_CONFIG_MAIN // This tells Catch to provide a main() - only do this in one cpp file
|
||||
#include <catch.hpp>
|
||||
#include <catch2/catch.hpp>
|
||||
|
||||
Reference in New Issue
Block a user