diff options
Diffstat (limited to 'autotests')
-rw-r--r-- | autotests/callcandidateseventtest.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autotests/callcandidateseventtest.cpp b/autotests/callcandidateseventtest.cpp index 0d5a543b..b37dd109 100644 --- a/autotests/callcandidateseventtest.cpp +++ b/autotests/callcandidateseventtest.cpp @@ -2,7 +2,7 @@ // // SPDX-License-Identifier: LGPL-2.1-or-later -#include "events/callcandidatesevent.h" +#include "events/callevents.h" #include <QtTest/QtTest> |