mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 11:00:48 +03:00
Add missing include
This commit is contained in:
parent
7f3095c9d8
commit
415f097b9c
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@
|
|||
#include <QString>
|
||||
#include <QStringList>
|
||||
|
||||
#include <unordered_map>
|
||||
|
||||
#include <mtx/responses/sync.hpp>
|
||||
|
||||
#include "CacheStructs.h"
|
||||
|
|
Loading…
Reference in a new issue