mirror of https://github.com/procxx/kepka.git
Fix build in Xcode (#3241)
Signed-off-by: Viktor Oreshkin <stek29@users.noreply.github.com>
This commit is contained in:
parent
26b05cf844
commit
f1d97fb92c
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue