Qt buildfix

This commit is contained in:
Henrik Rydgård
2025-10-10 08:45:09 -06:00
parent a72fc6f79c
commit a170f40927
2 changed files with 2 additions and 5 deletions
+2 -1
View File
@@ -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"