ControllerEmu: Replace includes with forward declarations

Replaces includes with forward declarations where applicable, and moves
includes to where they're actually needed.
This commit is contained in:
Lioncash 2017-04-04 15:37:31 -04:00
parent 9d0a78db20
commit 14c81764df
13 changed files with 17 additions and 6 deletions

View file

@ -15,6 +15,7 @@
#include "InputCommon/ControllerEmu/ControlGroup/Buttons.h"
#include "InputCommon/ControllerEmu/ControlGroup/ControlGroup.h"
#include "InputCommon/ControllerEmu/Setting/BooleanSetting.h"
#include "InputCommon/ControllerInterface/ControllerInterface.h"
#include "InputCommon/GCPadStatus.h"
const std::string hotkey_labels[] = {