Fix include

This commit is contained in:
Tobias Fella
2021-02-17 23:23:13 +01:00
parent f71bbe20dc
commit 37a681596b

View File

@@ -11,10 +11,11 @@
#include <events/redactionevent.h>
#include <events/roomavatarevent.h>
#include <events/roommemberevent.h>
#include <events/stickerevent.h>
#include <events/simplestateevents.h>
#include <user.h>
#include "stickerevent.h"
#include <QDebug>
#include <QQmlEngine> // for qmlRegisterType()
#include <QTimeZone>