summaryrefslogtreecommitdiff
path: root/tests/auto/qdoc/qdoc/boundaries
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qdoc/qdoc/boundaries')
-rw-r--r--tests/auto/qdoc/qdoc/boundaries/filesystem/catch_directorypath.cpp2
-rw-r--r--tests/auto/qdoc/qdoc/boundaries/filesystem/catch_filepath.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/qdoc/qdoc/boundaries/filesystem/catch_directorypath.cpp b/tests/auto/qdoc/qdoc/boundaries/filesystem/catch_directorypath.cpp
index 5321e2619..31a45bfa4 100644
--- a/tests/auto/qdoc/qdoc/boundaries/filesystem/catch_directorypath.cpp
+++ b/tests/auto/qdoc/qdoc/boundaries/filesystem/catch_directorypath.cpp
@@ -7,7 +7,7 @@
#include <boundaries/filesystem/directorypath.h>
-#include <qdoc_catch_generators.h>
+#include <catch_generators/generators/path_generator.h>
#include <QFileInfo>
#include <QTemporaryDir>
diff --git a/tests/auto/qdoc/qdoc/boundaries/filesystem/catch_filepath.cpp b/tests/auto/qdoc/qdoc/boundaries/filesystem/catch_filepath.cpp
index 46481e4d6..957a13127 100644
--- a/tests/auto/qdoc/qdoc/boundaries/filesystem/catch_filepath.cpp
+++ b/tests/auto/qdoc/qdoc/boundaries/filesystem/catch_filepath.cpp
@@ -7,7 +7,7 @@
#include <boundaries/filesystem/filepath.h>
-#include <qdoc_catch_generators.h>
+#include <catch_generators/generators/path_generator.h>
#include <QFileInfo>
#include <QTemporaryDir>