summaryrefslogtreecommitdiff
path: root/test/buildtool/multithreading/async_map.test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/buildtool/multithreading/async_map.test.cpp')
-rw-r--r--test/buildtool/multithreading/async_map.test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/buildtool/multithreading/async_map.test.cpp b/test/buildtool/multithreading/async_map.test.cpp
index 589b799a..30a6322a 100644
--- a/test/buildtool/multithreading/async_map.test.cpp
+++ b/test/buildtool/multithreading/async_map.test.cpp
@@ -14,7 +14,7 @@
#include <string>
-#include "catch2/catch.hpp"
+#include "catch2/catch_test_macros.hpp"
#include "src/buildtool/multithreading/async_map.hpp"
#include "src/buildtool/multithreading/async_map_node.hpp"
#include "src/buildtool/multithreading/task_system.hpp"