mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Core: Turn some includes into forward declarations.
This commit is contained in:
@ -6,10 +6,10 @@
|
||||
|
||||
#include <string>
|
||||
|
||||
#include "Common/ChunkFile.h"
|
||||
#include "Common/Common.h"
|
||||
|
||||
#include "InputCommon/GCPadStatus.h"
|
||||
struct GCPadStatus;
|
||||
class PointerWrap;
|
||||
|
||||
namespace WiimoteEmu
|
||||
{
|
||||
|
Reference in New Issue
Block a user