diff options
Diffstat (limited to 'autotests/testolmsession.h')
-rw-r--r-- | autotests/testolmsession.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autotests/testolmsession.h b/autotests/testolmsession.h index bd670c9b..9a5798fa 100644 --- a/autotests/testolmsession.h +++ b/autotests/testolmsession.h @@ -2,7 +2,7 @@ // // SPDX-License-Identifier: LGPL-2.1-or-later -#include <QTest> +#include <QtTest/QtTest> class TestOlmSession : public QObject { |