Fix import name

This commit is contained in:
Carl Schwan
2023-09-28 10:31:14 +02:00
parent 8945e004e2
commit e44cd405b7

View File

@@ -1,7 +1,7 @@
// SPDX-FileCopyrightText: 2023 Carl Schwan <carl@carlschwan.eu>
// SPDX-License-Identifier: LGPL-2.0-or-later
#include "roomlastmessagestate.h"
#include "roomlastmessageprovider.h"
using namespace Qt::Literals::StringLiterals;