summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/timeline/CommunitiesModel.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/timeline/CommunitiesModel.h b/src/timeline/CommunitiesModel.h

index 08269e21..85e65dd7 100644 --- a/src/timeline/CommunitiesModel.h +++ b/src/timeline/CommunitiesModel.h
@@ -11,6 +11,8 @@ #include <QString> #include <QStringList> +#include <unordered_map> + #include <mtx/responses/sync.hpp> #include "CacheStructs.h"