Fix build on Windows.
This commit is contained in:
parent
6500dc9610
commit
77856c3a21
1 changed files with 3 additions and 2 deletions
|
|
@ -6,10 +6,11 @@
|
||||||
//
|
//
|
||||||
#include "ui/platform/win/ui_utility_win.h"
|
#include "ui/platform/win/ui_utility_win.h"
|
||||||
|
|
||||||
#include <QtWidgets/QApplication>
|
|
||||||
|
|
||||||
#include "base/platform/win/base_windows_h.h"
|
#include "base/platform/win/base_windows_h.h"
|
||||||
|
|
||||||
|
#include <QtWidgets/QApplication>
|
||||||
|
#include <QtGui/QWindow>
|
||||||
|
|
||||||
namespace Ui {
|
namespace Ui {
|
||||||
namespace Platform {
|
namespace Platform {
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue