REmove unneeded includes

This commit is contained in:
James Graham
2024-06-29 13:44:11 +01:00
parent 52d07320ef
commit c8d5d095e0

View File

@@ -6,14 +6,12 @@
#include <QImageReader>
#include <Quotient/eventitem.h>
#include <Quotient/events/redactionevent.h>
#include <Quotient/events/roommessageevent.h>
#include <Quotient/events/stickerevent.h>
#include <KLocalizedString>
#include <Quotient/qt_connection_util.h>
#include <algorithm>
#ifndef Q_OS_ANDROID
#include <KSyntaxHighlighting/Definition>