mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
Make DolphinWX/ mostly IWYU clean.
This commit is contained in:
@ -2,6 +2,11 @@
|
||||
// Licensed under GPLv2
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#include <wx/chartype.h>
|
||||
#include <wx/defs.h>
|
||||
#include <wx/string.h>
|
||||
#include <wx/translation.h>
|
||||
|
||||
#include "DolphinWX/WXInputBase.h"
|
||||
|
||||
namespace InputCommon
|
||||
|
Reference in New Issue
Block a user