mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 20:28:56 +00:00
DolphinWX: Remove unnecessary includes
This commit is contained in:
parent
cb20589d7f
commit
a7e9aea797
80 changed files with 9 additions and 459 deletions
|
@ -5,13 +5,7 @@
|
|||
#pragma once
|
||||
|
||||
#include <wx/bitmap.h>
|
||||
#include <wx/defs.h>
|
||||
#include <wx/event.h>
|
||||
#include <wx/gdicmn.h>
|
||||
#include <wx/panel.h>
|
||||
#include <wx/string.h>
|
||||
#include <wx/translation.h>
|
||||
#include <wx/windowid.h>
|
||||
#include <wx/aui/framemanager.h>
|
||||
|
||||
#include "Common/CommonTypes.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue