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
1 changed files with 1 additions and 0 deletions

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"