mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 21:58:48 +00:00
DolphinWX: Remove unnecessary includes
This commit is contained in:
parent
cb20589d7f
commit
a7e9aea797
80 changed files with 9 additions and 459 deletions
|
@ -9,16 +9,12 @@
|
|||
#include <vector>
|
||||
#include <wx/bitmap.h>
|
||||
#include <wx/brush.h>
|
||||
#include <wx/chartype.h>
|
||||
#include <wx/colour.h>
|
||||
#include <wx/dcmemory.h>
|
||||
#include <wx/defs.h>
|
||||
#include <wx/font.h>
|
||||
#include <wx/gdicmn.h>
|
||||
#include <wx/notebook.h>
|
||||
#include <wx/pen.h>
|
||||
#include <wx/statbmp.h>
|
||||
#include <wx/string.h>
|
||||
|
||||
#include "DolphinWX/InputConfigDiag.h"
|
||||
#include "DolphinWX/WxUtils.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue