Fix build.

This commit is contained in:
John Preston 2022-06-21 00:57:35 +04:00
parent 8de2eee8cc
commit 8e0f928205
2 changed files with 2 additions and 0 deletions

View file

@ -21,6 +21,7 @@
#include <QtGui/QtEvents>
#include <QtGui/QPainter>
#include <QtGui/QScreen>
#include <QtGui/QWindow>
#include <QtWidgets/QApplication>
namespace Ui {

View file

@ -13,6 +13,7 @@
#include "base/platform/base_platform_info.h"
#include <QtGui/QScreen>
#include <QtGui/QWindow>
#include <QtWidgets/QApplication>
namespace Ui {