mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 04:08:55 +00:00
DolphinQt: clean up includes
This commit is contained in:
parent
8b330e1ca3
commit
8396ad541b
8 changed files with 8 additions and 8 deletions
|
@ -4,9 +4,10 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <QDialog>
|
||||
#include <ctime>
|
||||
|
||||
#include <QDialog>
|
||||
|
||||
class QGridLayout;
|
||||
class QPixmap;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue