mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-11 01:25:07 +02:00
Qt buildfix
This commit is contained in:
+2
-1
@@ -1,6 +1,5 @@
|
||||
// Qt Desktop UI: works on Linux, Windows and Mac OSX
|
||||
#include "ppsspp_config.h"
|
||||
#include "mainwindow.h"
|
||||
|
||||
#include <QApplication>
|
||||
#include <QDesktopServices>
|
||||
@@ -9,6 +8,8 @@
|
||||
#include <QFileDialog>
|
||||
#include <QMessageBox>
|
||||
|
||||
#include "mainwindow.h"
|
||||
|
||||
#include "Common/System/Display.h"
|
||||
#include "Common/System/NativeApp.h"
|
||||
#include "Common/System/System.h"
|
||||
|
||||
Reference in New Issue
Block a user