mirror of
https://github.com/yuzu-mirror/dynarmic.git
synced 2026-04-05 22:35:35 +00:00
catch: Correct include directory
This commit is contained in:
parent
1e94acff66
commit
2bc86209bd
18 changed files with 17 additions and 17 deletions
|
|
@ -3,7 +3,7 @@
|
|||
* SPDX-License-Identifier: 0BSD
|
||||
*/
|
||||
|
||||
#include <catch.hpp>
|
||||
#include <catch2/catch.hpp>
|
||||
|
||||
#include "./testenv.h"
|
||||
#include "dynarmic/interface/A64/a64.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue