mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 01:59:52 -06:00
Make DolphinWX/ mostly IWYU clean.
This commit is contained in:
@ -7,24 +7,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <wx/aboutdlg.h>
|
||||
#include <wx/busyinfo.h>
|
||||
#include <wx/button.h>
|
||||
#include <wx/choice.h>
|
||||
#include <wx/cmdline.h>
|
||||
#include <wx/filedlg.h>
|
||||
#include <wx/image.h>
|
||||
#include <wx/imagpng.h>
|
||||
#include <wx/listctrl.h>
|
||||
#include <wx/log.h>
|
||||
#include <wx/progdlg.h>
|
||||
#include <wx/spinctrl.h>
|
||||
#include <wx/srchctrl.h>
|
||||
#include <wx/stattext.h>
|
||||
#include <wx/toolbar.h>
|
||||
#include <wx/wx.h>
|
||||
|
||||
#include "Common/Common.h"
|
||||
#include <cstddef>
|
||||
#include <wx/event.h>
|
||||
|
||||
enum
|
||||
{
|
||||
|
Reference in New Issue
Block a user