Fix build without dbus

This commit is contained in:
Ilya Fedin 2021-01-10 18:32:03 +04:00 committed by John Preston
parent f1e0b36f61
commit 5cb081ca9a
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
*/
#include "platform/linux/notifications_manager_linux.h"
#include "base/platform/base_platform_info.h"
namespace Platform {
namespace Notifications {