mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 17:19:44 -06:00
Include CommonTypes.h instead of Common.h.
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
#include <wx/translation.h>
|
||||
#include <wx/windowid.h>
|
||||
|
||||
#include "Common/Common.h"
|
||||
#include "Common/CommonTypes.h"
|
||||
#include "InputCommon/GCPadStatus.h"
|
||||
|
||||
class wxCheckBox;
|
||||
|
Reference in New Issue
Block a user