aboutsummaryrefslogtreecommitdiff
path: root/tests/src/versionTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/src/versionTest.cpp')
-rw-r--r--tests/src/versionTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/src/versionTest.cpp b/tests/src/versionTest.cpp
index 48a8838..307496f 100644
--- a/tests/src/versionTest.cpp
+++ b/tests/src/versionTest.cpp
@@ -1,4 +1,4 @@
-#include <catch.hpp>
+#include <catch2/catch.hpp>
#include "../../include/VersionParser.hpp"
using namespace sibs;