Include notifications header instead of responses header
This commit is contained in:
parent
567b2d05ef
commit
8c62df1bab
4 changed files with 4 additions and 4 deletions
|
|
@ -12,7 +12,7 @@
|
|||
#include "EventAccessors.h"
|
||||
#include "MatrixClient.h"
|
||||
#include "Utils.h"
|
||||
#include <mtx/responses.hpp>
|
||||
#include <mtx/responses/notifications.hpp>
|
||||
|
||||
NotificationsManager::NotificationsManager(QObject *parent)
|
||||
: QObject(parent)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue