catch: Correct include directory

This commit is contained in:
Merry 2021-08-08 12:51:37 +01:00
parent 1e94acff66
commit 2bc86209bd
18 changed files with 17 additions and 17 deletions

View file

@ -5,7 +5,7 @@
#include <array>
#include <catch.hpp>
#include <catch2/catch.hpp>
#include "../rand_int.h"
#include "../unicorn_emu/a64_unicorn.h"