Actually user.h needs to still be included in actionsmodel

This commit is contained in:
James Graham
2024-05-05 18:17:41 +01:00
committed by Tobias Fella
parent 272f49876e
commit 8085d19eee

View File

@@ -9,6 +9,7 @@
#include "roommanager.h"
#include <Quotient/events/roommemberevent.h>
#include <Quotient/events/roompowerlevelsevent.h>
#include <Quotient/user.h>
#include <KLocalizedString>