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

@ -12,7 +12,7 @@
#include <string_view>
#include <tuple>
#include <catch.hpp>
#include <catch2/catch.hpp>
#include "../rand_int.h"
#include "../unicorn_emu/a32_unicorn.h"