summaryrefslogtreecommitdiff
path: root/test/other_tools/utils/archive_usage.test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/other_tools/utils/archive_usage.test.cpp')
-rw-r--r--test/other_tools/utils/archive_usage.test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/other_tools/utils/archive_usage.test.cpp b/test/other_tools/utils/archive_usage.test.cpp
index 2fe38460..cfbbc5ae 100644
--- a/test/other_tools/utils/archive_usage.test.cpp
+++ b/test/other_tools/utils/archive_usage.test.cpp
@@ -15,7 +15,7 @@
#include <string>
#include <unordered_map>
-#include "catch2/catch.hpp"
+#include "catch2/catch_test_macros.hpp"
#include "src/buildtool/file_system/file_system_manager.hpp"
#include "src/other_tools/utils/archive_ops.hpp"