2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Fix build in Xcode (#3241)

Signed-off-by: Viktor Oreshkin <stek29@users.noreply.github.com>
This commit is contained in:
Viktor Oreshkin
2017-04-08 18:05:59 +03:00
committed by John Preston
parent 26b05cf844
commit f1d97fb92c

View File

@@ -22,6 +22,7 @@ Copyright (c) 2014-2017 John Preston, https://desktop.telegram.org
#include "mainwidget.h"
#include "application.h"
#include "historywidget.h"
#include "history/history_inner_widget.h"
#include "storage/localstorage.h"
#include "window/notifications_manager_default.h"
#include "platform/platform_notifications_manager.h"