DolphinWX: Remove unnecessary includes

This commit is contained in:
Lioncash 2015-05-08 10:04:40 -04:00
commit a7e9aea797
80 changed files with 9 additions and 459 deletions

View file

@ -5,10 +5,6 @@
#pragma once
#include <wx/app.h>
#include <wx/chartype.h>
#include <wx/defs.h>
#include <wx/event.h>
#include <wx/string.h>
class CFrame;
class wxLocale;