Closed beta 1000014001: fixed GCC build.

This commit is contained in:
John Preston 2017-02-25 21:17:50 +03:00
parent d1e37864ac
commit c48ed2e62b
2 changed files with 2 additions and 0 deletions

View file

@ -22,6 +22,7 @@ Copyright (c) 2014-2017 John Preston, https://desktop.telegram.org
#include "lang.h"
#include "application.h"
#include "mainwidget.h"
#include "mainwindow.h"
#include "localstorage.h"

View file

@ -21,6 +21,7 @@
#include "ui/widgets/shadow.h"
#include "pspecific.h"
#include "application.h"
#include "mainwindow.h"
#include "lang.h"
namespace Ui {