aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/x64_cpu_info.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/x64_cpu_info.cpp')
-rw-r--r--tests/x64_cpu_info.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/x64_cpu_info.cpp b/tests/x64_cpu_info.cpp
index 70ab41c2..b17aa037 100644
--- a/tests/x64_cpu_info.cpp
+++ b/tests/x64_cpu_info.cpp
@@ -6,7 +6,7 @@
#include <array>
#include <utility>
-#include <catch2/catch.hpp>
+#include <catch2/catch_test_macros.hpp>
#include <xbyak/xbyak_util.h>
TEST_CASE("Host CPU supports", "[a64]") {