summaryrefslogtreecommitdiff
path: root/tests/auto/qdoc/catch_generators/src/generators/qstring_generator.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qdoc/catch_generators/src/generators/qstring_generator.h')
-rw-r--r--tests/auto/qdoc/catch_generators/src/generators/qstring_generator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qdoc/catch_generators/src/generators/qstring_generator.h b/tests/auto/qdoc/catch_generators/src/generators/qstring_generator.h
index 4c21fc3f3..fe854d22f 100644
--- a/tests/auto/qdoc/catch_generators/src/generators/qstring_generator.h
+++ b/tests/auto/qdoc/catch_generators/src/generators/qstring_generator.h
@@ -7,7 +7,7 @@
#include "qchar_generator.h"
#include "../utilities/semantics/generator_handler.h"
-#include <catch.hpp>
+#include <catch/catch.hpp>
#include <random>