mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 13:48:56 +00:00
Update Main.cpp
This commit is contained in:
parent
1637140ee5
commit
fe441ed524
1 changed files with 2 additions and 3 deletions
|
@ -5,9 +5,6 @@
|
|||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include <ShlDisp.h>
|
||||
#include <shellapi.h>
|
||||
|
||||
#include <Windows.h>
|
||||
#include <cstdio>
|
||||
#endif
|
||||
|
@ -20,7 +17,9 @@
|
|||
#include <QAbstractEventDispatcher>
|
||||
#include <QApplication>
|
||||
#include <QObject>
|
||||
#include <QProcess>
|
||||
#include <QPushButton>
|
||||
#include <QString>
|
||||
#include <QWidget>
|
||||
|
||||
#include "Common/Config/Config.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue