mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 14:49:42 -06:00
Make DolphinWX/ mostly IWYU clean.
This commit is contained in:
@ -4,9 +4,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "Common/Common.h"
|
||||
#if defined(HAVE_WX) && HAVE_WX
|
||||
#include <wx/wx.h>
|
||||
#include <wx/string.h>
|
||||
#endif
|
||||
|
||||
namespace InputCommon
|
||||
|
Reference in New Issue
Block a user