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

View file

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