Fix another include

(cherry picked from commit b67a35bfe3)
This commit is contained in:
Tobias Fella
2021-02-17 22:26:52 +00:00
parent 1526c81a2f
commit 6fdc8a9298

View File

@@ -27,7 +27,7 @@
#include "events/roomcanonicalaliasevent.h"
#include "events/roommessageevent.h"
#include "events/roompowerlevelsevent.h"
#include "events/stickerevent.h"
#include "stickerevent.h"
#include "events/typingevent.h"
#include "jobs/downloadfilejob.h"
#include "neochatconfig.h"