From 8c62df1bab3f19d0cdef140e7f8a27edd355d9e6 Mon Sep 17 00:00:00 2001 From: Loren Burkholder Date: Sat, 13 Feb 2021 12:59:50 -0500 Subject: Include notifications header instead of responses header --- src/notifications/ManagerLinux.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/notifications/ManagerLinux.cpp') diff --git a/src/notifications/ManagerLinux.cpp b/src/notifications/ManagerLinux.cpp index 66592c99..fb424b2a 100644 --- a/src/notifications/ManagerLinux.cpp +++ b/src/notifications/ManagerLinux.cpp @@ -12,7 +12,7 @@ #include "EventAccessors.h" #include "MatrixClient.h" #include "Utils.h" -#include +#include NotificationsManager::NotificationsManager(QObject *parent) : QObject(parent) -- cgit 1.5.1